Skip to content

Commit a201805

Browse files
committed
TIKA-4327: update grpc, microsoft-graph, kotlin
1 parent b9366b2 commit a201805

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

  • tika-grpc
  • tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph

tika-grpc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</parent>
3535

3636
<properties>
37-
<grpc.version>1.74.0</grpc.version>
37+
<grpc.version>1.75.0</grpc.version>
3838
<asarkar-grpc-test.version>2.0.0</asarkar-grpc-test.version>
3939
<awaitility.version>4.3.0</awaitility.version>
4040
<j2objc-annotations.version>3.1</j2objc-annotations.version>

tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
<name>Apache Tika Microsoft Graph Pipes Fetcher</name>
3030

3131
<properties>
32-
<microsoft-graph.version>6.50.0</microsoft-graph.version>
32+
<microsoft-graph.version>6.51.0</microsoft-graph.version>
3333
<wiremock.version>3.3.1</wiremock.version>
3434
<msal4j.version>1.30.0-beta</msal4j.version>
35-
<kotlin-stdlib.version>2.2.10</kotlin-stdlib.version>
35+
<kotlin-stdlib.version>2.2.20-RC</kotlin-stdlib.version>
3636
<microsoft-kiota.version>1.8.9</microsoft-kiota.version>
3737
</properties>
3838

0 commit comments

Comments
 (0)