Skip to content

Commit 122eac1

Browse files
committed
TIKA-4327: update aws, microsoft-graph
1 parent 1a3d482 commit 122eac1

File tree

2 files changed

+2
-2
lines changed
  • tika-parent
  • tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph

2 files changed

+2
-2
lines changed

tika-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@
313313
<!-- dependency versions -->
314314
<!-- change threetenbp exclusion version -->
315315
<google.cloud.version>2.61.0</google.cloud.version>
316-
<aws2.version>2.40.10</aws2.version>
316+
<aws2.version>2.40.11</aws2.version>
317317
<!-- WARNING: when you upgrade asm make sure that you update the
318318
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
319319
See TIKA-2992.

tika-pipes/tika-pipes-plugins/tika-pipes-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 Pipes Microsoft Graph</name>
3030

3131
<properties>
32-
<microsoft-graph.version>6.58.0</microsoft-graph.version>
32+
<microsoft-graph.version>6.59.0</microsoft-graph.version>
3333
<wiremock.version>3.3.1</wiremock.version>
3434
<msal4j.version>1.30.0-beta</msal4j.version>
3535
<kotlin-stdlib.version>2.3.0</kotlin-stdlib.version>

0 commit comments

Comments
 (0)