There was an error while loading. Please reload this page.
1 parent a0b825e commit 879dfccCopy full SHA for 879dfcc
2 files changed
tika-grpc/pom.xml
@@ -34,7 +34,7 @@
34
</parent>
35
36
<properties>
37
- <grpc.version>1.74.0</grpc.version>
+ <grpc.version>1.75.0</grpc.version>
38
<asarkar-grpc-test.version>1.2.2</asarkar-grpc-test.version>
39
<awaitility.version>4.3.0</awaitility.version>
40
<j2objc-annotations.version>3.1</j2objc-annotations.version>
tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
@@ -29,7 +29,7 @@
29
<name>Apache Tika Microsoft Graph Pipes Fetcher</name>
30
31
32
- <microsoft-graph.version>6.50.0</microsoft-graph.version>
+ <microsoft-graph.version>6.51.0</microsoft-graph.version>
33
<wiremock.version>3.3.1</wiremock.version>
<msal4j.version>1.20.1</msal4j.version>
<kotlin-stdlib.version>2.2.10</kotlin-stdlib.version>
0 commit comments