Skip to content

Commit

Permalink
build(deps): bump the kiota-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
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.10 to 1.1.11
- [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.10...v1.1.11)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.1.10 to 1.1.11
- [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.10...v1.1.11)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.1.10 to 1.1.11
- [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.10...v1.1.11)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.1.10 to 1.1.11
- [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.10...v1.1.11)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.1.10 to 1.1.11
- [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.10...v1.1.11)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.1.10 to 1.1.11
- [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.10...v1.1.11)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.1.10 to 1.1.11
- [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.10...v1.1.11)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent 9b22c2c commit 11f91f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>apicurio-registry-java-sdk</artifactId>
<properties>
<kiota.libs.version>1.1.10</kiota.libs.version>
<kiota.libs.version>1.1.11</kiota.libs.version>
<kiota.community.version>0.0.16</kiota.community.version>
<kiota.base.url>https://github.com/microsoft/kiota/releases/download</kiota.base.url>
</properties>
Expand Down

0 comments on commit 11f91f9

Please sign in to comment.