Skip to content

Commit 879dfcc

Browse files
committed
TIKA-4455: update grpc, microsoft-graph
1 parent a0b825e commit 879dfcc

2 files changed

Lines changed: 2 additions & 2 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>1.2.2</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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
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.20.1</msal4j.version>
3535
<kotlin-stdlib.version>2.2.10</kotlin-stdlib.version>

0 commit comments

Comments
 (0)