There was an error while loading. Please reload this page.
1 parent f280e51 commit 475b2a3Copy full SHA for 475b2a3
1 file changed
tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml
@@ -29,7 +29,7 @@
29
<name>Apache Tika Pipes Microsoft Graph</name>
30
31
<properties>
32
- <microsoft-graph.version>6.65.0</microsoft-graph.version>
+ <microsoft-graph.version>6.66.1</microsoft-graph.version>
33
<wiremock.version>3.3.1</wiremock.version>
34
<msal4j.version>1.25.0</msal4j.version>
35
<microsoft-kiota.version>1.9.3</microsoft-kiota.version>
@@ -124,7 +124,6 @@
124
<dependency>
125
<groupId>org.jetbrains.kotlin</groupId>
126
<artifactId>kotlin-stdlib</artifactId>
127
- <version>${kotlin-stdlib.version}</version>
128
</dependency>
129
130
<groupId>org.junit.jupiter</groupId>
0 commit comments