Skip to content

Commit c4eb0bc

Browse files
committed
TIKA-4792: update aws, netty, woodstox
1 parent 3d9220f commit c4eb0bc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tika-parent/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@
314314
<!-- dependency versions -->
315315
<!-- change threetenbp exclusion version -->
316316
<google.cloud.version>2.71.0</google.cloud.version>
317-
<aws2.version>2.50.2</aws2.version>
317+
<aws2.version>2.51.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.
@@ -409,7 +409,7 @@
409409
<mockito.version>5.23.0</mockito.version>
410410
<mockito-junit-jupiter.version>5.23.0</mockito-junit-jupiter.version>
411411
<netcdf-java.version>4.5.5</netcdf-java.version>
412-
<netty.version>4.2.16.Final</netty.version>
412+
<netty.version>4.2.17.Final</netty.version>
413413
<oak.jackrabbit.version>2.4.0</oak.jackrabbit.version>
414414
<openjson.version>1.0.13</openjson.version>
415415
<!-- 2.3.0 requires jdk17 -->
@@ -448,7 +448,7 @@
448448
<uimaj.cpe.version>3.6.1</uimaj.cpe.version>
449449
<unit.api.version>2.2</unit.api.version>
450450
<vorbis.version>0.8</vorbis.version>
451-
<woodstox.core.version>7.2.1</woodstox.core.version>
451+
<woodstox.core.version>7.2.2</woodstox.core.version>
452452
<xmpcore.version>6.1.11</xmpcore.version>
453453
<!-- This has to be < 3.9 to work with Solr 8's integration tests (doesn't fail on windows) -->
454454
<zookeeper.version>3.8.6</zookeeper.version>

0 commit comments

Comments
 (0)