This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch branch_3x in repository https://gitbox.apache.org/repos/asf/tika.git
commit 35328527ccf0c2bc58b41fd8615984f51ee4e720 Author: Tilman Hausherr <[email protected]> AuthorDate: Mon Aug 24 10:16:22 2026 +0200 TIKA-4792: update aws, guava, jackso, reactor core, zstd, plexus, msal4j; introduce jspecify because of conflicts --- tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml b/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml index 8af8ef279c..f41f6854f7 100644 --- a/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml +++ b/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml @@ -31,7 +31,7 @@ <properties> <microsoft-graph.version>6.67.0</microsoft-graph.version> <wiremock.version>3.3.1</wiremock.version> - <msal4j.version>1.25.1</msal4j.version> + <msal4j.version>1.26.0</msal4j.version> <microsoft-kiota.version>1.9.3</microsoft-kiota.version> </properties>
