Skip to content

Commit

Permalink
TIKA-4162: update aws, google cloud, jetty
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Feb 15, 2024
1 parent 333cd9c commit 2eeb566
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 @@ -306,8 +306,8 @@
<rat.version>0.16.1</rat.version>

<!-- dependency versions -->
<google.cloud.version>2.33.0</google.cloud.version>
<aws.version>1.12.658</aws.version>
<google.cloud.version>2.34.0</google.cloud.version>
<aws.version>1.12.659</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 @@ -357,7 +357,7 @@
<jbig2.version>3.0.4</jbig2.version>
<jdom2.version>2.0.6.1</jdom2.version>
<jempbox.version>1.8.17</jempbox.version>
<jetty.version>9.4.53.v20231009</jetty.version>
<jetty.version>9.4.54.v20240208</jetty.version>
<jhighlight.version>1.1.0</jhighlight.version>
<jna.version>5.14.0</jna.version>
<json.simple.version>1.1.1</json.simple.version>
Expand Down

0 comments on commit 2eeb566

Please sign in to comment.