Skip to content

Commit

Permalink
TIKA-4239: update aws, error_prone_annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed May 20, 2024
1 parent 8570d38 commit 88e8140
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.38.0</google.cloud.version>
<aws.version>1.12.720</aws.version>
<aws.version>1.12.725</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 @@ -1004,7 +1004,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.27.0</version>
<version>2.27.1</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 88e8140

Please sign in to comment.