Skip to content

Commit 6a76b78

Browse files
committed
TIKA-4327: update kiota, msal4j
1 parent 360b3d3 commit 6a76b78

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph

tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
<properties>
3232
<microsoft-graph.version>6.65.0</microsoft-graph.version>
3333
<wiremock.version>3.3.1</wiremock.version>
34-
<msal4j.version>1.30.0-beta</msal4j.version>
35-
<microsoft-kiota.version>1.9.2</microsoft-kiota.version>
34+
<msal4j.version>1.25</msal4j.version>
35+
<microsoft-kiota.version>1.9.3</microsoft-kiota.version>
3636
<!-- Never include the core artifacts in your plugin lib directory. If you do, it will cause the classloading
3737
to get messed up when finding your plugins. -->
3838
<plugin.excluded.artifactIds>tika-core,tika-pipes-api,tika-serialization,tika-plugins-core</plugin.excluded.artifactIds>

0 commit comments

Comments
 (0)