Skip to content

Commit 22afb62

Browse files
committed
TIKA-4239: update google cloud, commons codec
1 parent f047d09 commit 22afb62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tika-parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@
309309
<rat.version>0.16.1</rat.version>
310310

311311
<!-- dependency versions -->
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
@@ -322,7 +322,7 @@
322322
<!-- NOTE: sync brotli version with commons-compress-->
323323
<brotli.version>0.1.2</brotli.version>
324324
<commons.cli.version>1.9.0</commons.cli.version>
325-
<commons.codec.version>1.17.2</commons.codec.version>
325+
<commons.codec.version>1.18.0</commons.codec.version>
326326
<!-- 4.5.0-M2 successfully tested -->
327327
<commons.collections4.version>4.4</commons.collections4.version>
328328
<commons.compress.version>1.27.1</commons.compress.version>

0 commit comments

Comments
 (0)