Skip to content

Commit

Permalink
TIKA-4162: update aws, netty, jwarc
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Feb 14, 2024
1 parent 73a7a77 commit 333cd9c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@

<!-- dependency versions -->
<google.cloud.version>2.33.0</google.cloud.version>
<aws.version>1.12.657</aws.version>
<aws.version>1.12.658</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 @@ -408,7 +408,7 @@
<xmpcore.version>6.1.11</xmpcore.version>
<zstd.version>1.5.5-11</zstd.version>
<kafka.version>3.6.1</kafka.version>
<netty.version>4.1.106.Final</netty.version>
<netty.version>4.1.107.Final</netty.version>
<snappy.java.version>1.1.10.5</snappy.java.version>
<logback.version>1.4.14</logback.version>
</properties>
Expand Down Expand Up @@ -876,7 +876,7 @@
<dependency>
<groupId>org.netpreserve</groupId>
<artifactId>jwarc</artifactId>
<version>0.28.6</version>
<version>0.29.0</version>
</dependency>
<dependency>
<groupId>org.opengis</groupId>
Expand Down

0 comments on commit 333cd9c

Please sign in to comment.