Skip to content

Commit 77772c7

Browse files
committed
TIKA-4326: update puppycrawl, google cloud, commons codec
1 parent 9ddb3d4 commit 77772c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tika-parent/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -303,13 +303,13 @@
303303
<maven.scr.version>1.26.4</maven.scr.version>
304304
<maven.shade.version>3.6.0</maven.shade.version>
305305
<maven.project.info.reports.version>3.8.0</maven.project.info.reports.version>
306-
<puppycrawl.version>10.21.1</puppycrawl.version>
306+
<puppycrawl.version>10.21.2</puppycrawl.version>
307307
<rat.version>0.16.1</rat.version>
308308
<scm.version>2.1.0</scm.version>
309309

310310
<!-- dependency versions -->
311311
<!-- change threetenbp exclusion version -->
312-
<google.cloud.version>2.47.0</google.cloud.version>
312+
<google.cloud.version>2.48.0</google.cloud.version>
313313
<aws.version>1.12.780</aws.version>
314314
<!-- WARNING: when you upgrade asm make sure that you update the
315315
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
@@ -331,7 +331,7 @@
331331
<brotli.version>0.1.2</brotli.version>
332332
<c3p0.version>0.10.1</c3p0.version>
333333
<commons.cli.version>1.9.0</commons.cli.version>
334-
<commons.codec.version>1.17.2</commons.codec.version>
334+
<commons.codec.version>1.18.0</commons.codec.version>
335335
<commons.collections4.version>4.4</commons.collections4.version>
336336
<commons.compress.version>1.27.1</commons.compress.version>
337337
<commons.csv.version>1.13.0</commons.csv.version>

0 commit comments

Comments
 (0)