Skip to content

Commit

Permalink
TIKA-4239: update aws, google cloud, threeten exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Apr 20, 2024
1 parent 8fc6b7a commit 45ee7e1
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.36.1</google.cloud.version>
<aws.version>1.12.703</aws.version>
<google.cloud.version>2.37.0</google.cloud.version>
<aws.version>1.12.705</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 @@ -1107,7 +1107,7 @@
<coordinate>
<groupId>org.threeten</groupId>
<artifactId>threetenbp</artifactId>
<version>1.6.8</version>
<version>1.6.9</version>
</coordinate>
</excludeCoordinates>
<fail>true</fail>
Expand Down

0 comments on commit 45ee7e1

Please sign in to comment.