Skip to content

Commit a933808

Browse files
Bump the kiota-dependencies group with 4 updates (#4775)
Bumps the kiota-dependencies group with 4 updates: [com.microsoft.kiota:microsoft-kiota-abstractions](https://github.com/microsoft/kiota-java), [com.microsoft.kiota:microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-java), [com.microsoft.kiota:microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-java) and [com.microsoft.kiota:microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-java). Updates `com.microsoft.kiota:microsoft-kiota-abstractions` from 1.1.13 to 1.1.14 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](microsoft/kiota-java@v1.1.13...v1.1.14) Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.1.13 to 1.1.14 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](microsoft/kiota-java@v1.1.13...v1.1.14) Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.1.13 to 1.1.14 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](microsoft/kiota-java@v1.1.13...v1.1.14) Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.1.13 to 1.1.14 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](microsoft/kiota-java@v1.1.13...v1.1.14) Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.1.13 to 1.1.14 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](microsoft/kiota-java@v1.1.13...v1.1.14) Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.1.13 to 1.1.14 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](microsoft/kiota-java@v1.1.13...v1.1.14) Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.1.13 to 1.1.14 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](microsoft/kiota-java@v1.1.13...v1.1.14) --- updated-dependencies: - dependency-name: com.microsoft.kiota:microsoft-kiota-abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-text dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-form dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-multipart dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-text dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-form dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-multipart dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40b5519 commit a933808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-sdk/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<modelVersion>4.0.0</modelVersion>
2727
<artifactId>apicurio-registry-java-sdk</artifactId>
2828
<properties>
29-
<kiota.libs.version>1.1.13</kiota.libs.version>
29+
<kiota.libs.version>1.1.14</kiota.libs.version>
3030
<kiota.community.version>0.0.17</kiota.community.version>
3131
<kiota.base.url>https://github.com/microsoft/kiota/releases/download</kiota.base.url>
3232
</properties>

0 commit comments

Comments
 (0)