Skip to content

Commit

Permalink
TIKA-4162: update aws, zstd, maven-plugin-annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Apr 6, 2024
1 parent 7679f63 commit 2aadc3d
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.36.1</google.cloud.version>
<aws.version>1.12.690</aws.version>
<aws.version>1.12.695</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 @@ -407,7 +407,7 @@
<vorbis.version>0.8</vorbis.version>
<xerces.version>2.12.2</xerces.version>
<xmpcore.version>6.1.11</xmpcore.version>
<zstd.version>1.5.6-1</zstd.version>
<zstd.version>1.5.6-2</zstd.version>
<kafka.version>3.7.0</kafka.version>
<netty.version>4.1.108.Final</netty.version>
<snappy.java.version>1.1.10.5</snappy.java.version>
Expand Down Expand Up @@ -963,7 +963,7 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.11.0</version>
<version>3.12.0</version>
</dependency>
<!-- for zookeeper to avoid CVE-2023-6378 -->
<dependency>
Expand Down

0 comments on commit 2aadc3d

Please sign in to comment.