Skip to content

Commit

Permalink
TIKA-4129: update aws, plexus
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Sep 16, 2023
1 parent 3f7a895 commit 86ec9ce
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 @@ -305,7 +305,7 @@

<!-- dependency versions -->
<google.cloud.version>2.27.0</google.cloud.version>
<aws.version>1.12.551</aws.version>
<aws.version>1.12.552</aws.version>
<asm.version>9.5</asm.version>
<boilerpipe.version>1.1.0</boilerpipe.version>
<!-- used by POI, PDFBox and Jackcess ...try to sync -->
Expand Down Expand Up @@ -820,7 +820,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.5.1</version>
<version>4.0.0</version>
</dependency>
<dependency>
<groupId>org.freemarker</groupId>
Expand Down

0 comments on commit 86ec9ce

Please sign in to comment.