Skip to content

Commit

Permalink
TIKA-4326: update puppycrawl, google cloud, commons codec
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Jan 28, 2025
1 parent 9ddb3d4 commit 77772c7
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,13 +303,13 @@
<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.21.1</puppycrawl.version>
<puppycrawl.version>10.21.2</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.47.0</google.cloud.version>
<google.cloud.version>2.48.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
Expand All @@ -331,7 +331,7 @@
<brotli.version>0.1.2</brotli.version>
<c3p0.version>0.10.1</c3p0.version>
<commons.cli.version>1.9.0</commons.cli.version>
<commons.codec.version>1.17.2</commons.codec.version>
<commons.codec.version>1.18.0</commons.codec.version>
<commons.collections4.version>4.4</commons.collections4.version>
<commons.compress.version>1.27.1</commons.compress.version>
<commons.csv.version>1.13.0</commons.csv.version>
Expand Down

0 comments on commit 77772c7

Please sign in to comment.