Skip to content

Commit 475b2a3

Browse files
committed
TIKA-4327: update microsoft-graph
1 parent f280e51 commit 475b2a3

1 file changed

Lines changed: 1 addition & 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: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<name>Apache Tika Pipes Microsoft Graph</name>
3030

3131
<properties>
32-
<microsoft-graph.version>6.65.0</microsoft-graph.version>
32+
<microsoft-graph.version>6.66.1</microsoft-graph.version>
3333
<wiremock.version>3.3.1</wiremock.version>
3434
<msal4j.version>1.25.0</msal4j.version>
3535
<microsoft-kiota.version>1.9.3</microsoft-kiota.version>
@@ -124,7 +124,6 @@
124124
<dependency>
125125
<groupId>org.jetbrains.kotlin</groupId>
126126
<artifactId>kotlin-stdlib</artifactId>
127-
<version>${kotlin-stdlib.version}</version>
128127
</dependency>
129128
<dependency>
130129
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)