Skip to content

Commit

Permalink
TIKA-4162: update aws, spring
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Mar 15, 2024
1 parent 5377292 commit e3dc649
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.35.0</google.cloud.version>
<aws.version>1.12.679</aws.version>
<aws.version>1.12.680</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 @@ -395,7 +395,7 @@
<slf4j.version>2.0.10</slf4j.version>
<solrj.version>8.11.3</solrj.version>
<!-- NOTE: Spring 6 requires jdk17 -->
<spring.version>5.3.32</spring.version>
<spring.version>5.3.33</spring.version>
<sqlite.version>3.45.2.0</sqlite.version>
<tagsoup.version>1.2.1</tagsoup.version>
<test.containers.version>1.19.7</test.containers.version>
Expand Down

0 comments on commit e3dc649

Please sign in to comment.