This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/main by this push:
new ceaa198ddd TIKA-4836: update msal4j
ceaa198ddd is described below
commit ceaa198ddd312136e95fe07e2bd4af2577132e78
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Aug 24 10:18:38 2026 +0200
TIKA-4836: update msal4j
---
tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml
b/tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml
index 4f8fdec519..bd87d879c9 100644
--- a/tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml
+++ b/tika-pipes/tika-pipes-plugins/tika-pipes-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>