Skip to content

Commit

Permalink
TIKA-4327: update puppycrawl, aws, google cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Dec 13, 2024
1 parent 396a968 commit fd7a371
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 @@ -303,14 +303,14 @@
<maven.scr.version>1.26.4</maven.scr.version>
<maven.shade.version>3.6.0</maven.shade.version>
<maven.project.info.reports.version>3.8.0</maven.project.info.reports.version>
<puppycrawl.version>10.20.2</puppycrawl.version>
<puppycrawl.version>10.21.0</puppycrawl.version>
<rat.version>0.16.1</rat.version>
<scm.version>2.1.0</scm.version>

<!-- dependency versions -->
<!-- change threetenbp exclusion version -->
<google.cloud.version>2.45.0</google.cloud.version>
<aws.version>1.12.779</aws.version>
<google.cloud.version>2.46.0</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
See TIKA-2992.
Expand Down

0 comments on commit fd7a371

Please sign in to comment.