Skip to content

Commit a1012bf

Browse files
fix(deps): update kiota to v1.8.10 (#930)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4544834 commit a1012bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ui/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,12 +161,12 @@
161161
<dependency>
162162
<groupId>com.microsoft.kiota</groupId>
163163
<artifactId>microsoft-kiota-bundle</artifactId>
164-
<version>1.8.8</version>
164+
<version>1.8.10</version>
165165
</dependency>
166166
<dependency>
167167
<groupId>com.microsoft.kiota</groupId>
168168
<artifactId>microsoft-kiota-serialization-json</artifactId>
169-
<version>1.8.8</version>
169+
<version>1.8.10</version>
170170
</dependency>
171171
<dependency>
172172
<groupId>io.opentelemetry.contrib</groupId>

0 commit comments

Comments
 (0)