Skip to content

Commit 7afea60

Browse files
Bump microsoft-kiota.version from 1.8.12 to 1.9.0 (#2397)
Bumps `microsoft-kiota.version` from 1.8.12 to 1.9.0. Updates `com.microsoft.kiota:microsoft-kiota-serialization-json` from 1.8.12 to 1.9.0 - [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.8.12...v1.9.0) Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.8.12 to 1.9.0 - [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.8.12...v1.9.0) Updates `com.microsoft.kiota:microsoft-kiota-authentication-azure` from 1.8.12 to 1.9.0 - [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.8.12...v1.9.0) Updates `com.microsoft.kiota:microsoft-kiota-http-okHttp` from 1.8.12 to 1.9.0 - [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.8.12...v1.9.0) Updates `com.microsoft.kiota:microsoft-kiota-abstractions` from 1.8.12 to 1.9.0 - [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.8.12...v1.9.0) Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.8.12 to 1.9.0 - [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.8.12...v1.9.0) Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.8.12 to 1.9.0 - [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.8.12...v1.9.0) --- updated-dependencies: - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-json dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-form dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.microsoft.kiota:microsoft-kiota-authentication-azure dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.microsoft.kiota:microsoft-kiota-http-okHttp dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.microsoft.kiota:microsoft-kiota-abstractions dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-text dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-multipart dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df621fa commit 7afea60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph

tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<wiremock.version>3.3.1</wiremock.version>
3434
<msal4j.version>1.30.0-beta</msal4j.version>
3535
<kotlin-stdlib.version>2.3.0-RC</kotlin-stdlib.version>
36-
<microsoft-kiota.version>1.8.12</microsoft-kiota.version>
36+
<microsoft-kiota.version>1.9.0</microsoft-kiota.version>
3737
</properties>
3838

3939
<dependencyManagement>

0 commit comments

Comments
 (0)