Skip to content

Commit

Permalink
TIKA-4379: update joda-time, google cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Feb 4, 2025
1 parent fa89ca9 commit 2784d54
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 @@ -309,7 +309,7 @@

<!-- dependency versions -->
<!-- change threetenbp exclusion version -->
<google.cloud.version>2.48.0</google.cloud.version>
<google.cloud.version>2.48.1</google.cloud.version>
<aws.version>1.12.780</aws.version>
<!-- WARNING: when you upgrade asm make sure that you update the
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
Expand Down Expand Up @@ -774,7 +774,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.13.0</version>
<version>2.13.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 2784d54

Please sign in to comment.