Skip to content

Commit

Permalink
TIKA-4239: update aws, c3p0, jackcess
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed May 13, 2024
1 parent d9c0597 commit f72c110
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.38.0</google.cloud.version>
<aws.version>1.12.719</aws.version>
<aws.version>1.12.720</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 @@ -523,7 +523,7 @@
<dependency>
<groupId>com.mchange</groupId>
<artifactId>c3p0</artifactId>
<version>0.9.5.5</version>
<version>0.10.1</version>
</dependency>
<dependency>
<groupId>com.mchange</groupId>
Expand Down Expand Up @@ -600,7 +600,7 @@
<dependency>
<groupId>com.healthmarketscience.jackcess</groupId>
<artifactId>jackcess</artifactId>
<version>4.0.5</version>
<version>4.0.6</version>
</dependency>
<dependency>
<groupId>com.healthmarketscience.jackcess</groupId>
Expand Down

0 comments on commit f72c110

Please sign in to comment.