Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/branch_2x' into branch_2x
Browse files Browse the repository at this point in the history
  • Loading branch information
tballison committed Mar 23, 2024
2 parents 0173c29 + f44e7a3 commit 02872df
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -306,8 +306,8 @@
<rat.version>0.16.1</rat.version>

<!-- dependency versions -->
<google.cloud.version>2.36.0</google.cloud.version>
<aws.version>1.12.684</aws.version>
<google.cloud.version>2.36.1</google.cloud.version>
<aws.version>1.12.685</aws.version>
<!-- WARNING: when you upgrade asm make sure that you update the
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
See TIKA-2992.
Expand Down Expand Up @@ -409,7 +409,7 @@
<xmpcore.version>6.1.11</xmpcore.version>
<zstd.version>1.5.5-11</zstd.version>
<kafka.version>3.7.0</kafka.version>
<netty.version>4.1.107.Final</netty.version>
<netty.version>4.1.108.Final</netty.version>
<snappy.java.version>1.1.10.5</snappy.java.version>
<logback.version>1.5.3</logback.version>
</properties>
Expand Down Expand Up @@ -487,7 +487,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob</artifactId>
<version>12.25.2</version>
<version>12.25.3</version>
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down

0 comments on commit 02872df

Please sign in to comment.