Skip to content

Commit 98c682f

Browse files
committed
TIKA-4383: update aws, google cloud, jackrabbit, azure, mchange
1 parent 5dbed58 commit 98c682f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tika-parent/pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -309,8 +309,8 @@
309309
<rat.version>0.16.1</rat.version>
310310

311311
<!-- dependency versions -->
312-
<google.cloud.version>2.48.1</google.cloud.version>
313-
<aws.version>1.12.780</aws.version>
312+
<google.cloud.version>2.48.2</google.cloud.version>
313+
<aws.version>1.12.781</aws.version>
314314
<!-- WARNING: when you upgrade asm make sure that you update the
315315
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
316316
See TIKA-2992.
@@ -385,7 +385,7 @@
385385
<netcdf-java.version>4.5.5</netcdf-java.version>
386386
<!-- 4.2.0.Alpha4 tested successfully -->
387387
<netty.version>4.1.118.Final</netty.version>
388-
<oak.jackrabbit.version>1.74.0</oak.jackrabbit.version>
388+
<oak.jackrabbit.version>1.76.0</oak.jackrabbit.version>
389389
<openjson.version>1.0.13</openjson.version>
390390
<!-- 2.0.0 doesn't compile with jdk8 -->
391391
<opennlp.version>1.9.4</opennlp.version>
@@ -518,12 +518,12 @@
518518
<dependency>
519519
<groupId>com.azure</groupId>
520520
<artifactId>azure-core</artifactId>
521-
<version>1.55.0</version>
521+
<version>1.55.1</version>
522522
</dependency>
523523
<dependency>
524524
<groupId>com.azure</groupId>
525525
<artifactId>azure-core-http-netty</artifactId>
526-
<version>1.15.8</version>
526+
<version>1.15.9</version>
527527
</dependency>
528528
<dependency>
529529
<groupId>com.azure</groupId>
@@ -553,7 +553,7 @@
553553
<dependency>
554554
<groupId>com.mchange</groupId>
555555
<artifactId>mchange-commons-java</artifactId>
556-
<version>0.3.1</version>
556+
<version>0.3.2</version>
557557
</dependency>
558558
<dependency>
559559
<groupId>com.beust</groupId>

0 commit comments

Comments
 (0)