Skip to content

Commit

Permalink
TIKA-4162: update aws, mchange-commons-java
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Feb 23, 2024
1 parent 04446f9 commit 84a7717
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.34.0</google.cloud.version>
<aws.version>1.12.664</aws.version>
<aws.version>1.12.665</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 @@ -527,7 +527,7 @@
<dependency>
<groupId>com.mchange</groupId>
<artifactId>mchange-commons-java</artifactId>
<version>0.2.20</version>
<version>0.3.0</version>
</dependency>
<dependency>
<groupId>com.beust</groupId>
Expand Down

0 comments on commit 84a7717

Please sign in to comment.