Skip to content

Commit 06bcd3c

Browse files
committed
TIKA-4792: update aws, google cloud, commons codec, grpc, jsoup
1 parent 5ab67f8 commit 06bcd3c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

tika-parent/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -313,8 +313,8 @@
313313

314314
<!-- dependency versions -->
315315
<!-- change threetenbp exclusion version -->
316-
<google.cloud.version>2.70.0</google.cloud.version>
317-
<aws2.version>2.49.5</aws2.version>
316+
<google.cloud.version>2.71.0</google.cloud.version>
317+
<aws2.version>2.50.2</aws2.version>
318318
<!-- WARNING: when you upgrade asm make sure that you update the
319319
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
320320
See TIKA-2992.
@@ -329,7 +329,7 @@
329329
<!-- NOTE: sync brotli version with commons-compress-->
330330
<brotli.version>0.1.2</brotli.version>
331331
<commons.cli.version>1.11.0</commons.cli.version>
332-
<commons.codec.version>1.22.0</commons.codec.version>
332+
<commons.codec.version>1.22.1</commons.codec.version>
333333
<commons.collections4.version>4.5.0</commons.collections4.version>
334334
<commons.compress.version>1.28.0</commons.compress.version>
335335
<commons.csv.version>1.14.1</commons.csv.version>
@@ -353,7 +353,7 @@
353353
<geoapi.version>3.0.2</geoapi.version>
354354
<gson.version>2.14.0</gson.version>
355355
<guava.version>33.6.0-jre</guava.version>
356-
<grpc.version>1.83.0</grpc.version>
356+
<grpc.version>1.83.1</grpc.version>
357357
<h2.version>2.4.240</h2.version>
358358
<hdf5.version>1.14.3-1.5.10</hdf5.version>
359359
<httpcomponents.version>4.5.14</httpcomponents.version>
@@ -387,7 +387,7 @@
387387
<jhighlight.version>1.1.1</jhighlight.version>
388388
<jna.version>5.19.1</jna.version>
389389
<json.simple.version>1.1.1</json.simple.version>
390-
<jsoup.version>1.22.2</jsoup.version>
390+
<jsoup.version>1.23.1</jsoup.version>
391391
<jsr305.version>3.0.2</jsr305.version>
392392
<!-- junit 6.x requires jdk 17 -->
393393
<junit5.version>5.14.4</junit5.version>

0 commit comments

Comments
 (0)