Skip to content

Commit 099967b

Browse files
committed
TIKA-4488: update aws, commons lang3, h2, reactor
1 parent 0b7152e commit 099967b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

tika-parent/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@
312312
<!-- change threetenbp exclusion version -->
313313
<google.cloud.version>2.58.0</google.cloud.version>
314314
<aws.version>1.12.791</aws.version>
315-
<aws2.version>2.34.2</aws2.version>
315+
<aws2.version>2.34.3</aws2.version>
316316
<!-- WARNING: when you upgrade asm make sure that you update the
317317
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
318318
See TIKA-2992.
@@ -341,7 +341,7 @@
341341
<commons.exec.version>1.5.0</commons.exec.version>
342342
<commons.fileupload.version>1.6.0</commons.fileupload.version>
343343
<commons.io.version>2.20.0</commons.io.version>
344-
<commons.lang3.version>3.18.0</commons.lang3.version>
344+
<commons.lang3.version>3.19.0</commons.lang3.version>
345345
<commons.logging.version>1.3.5</commons.logging.version>
346346
<commons.math3.version>3.6.1</commons.math3.version>
347347
<commons.net.version>3.12.0</commons.net.version>
@@ -358,7 +358,7 @@
358358
<geoapi.version>3.0.2</geoapi.version>
359359
<gson.version>2.13.2</gson.version>
360360
<guava.version>33.5.0-jre</guava.version>
361-
<h2.version>2.3.232</h2.version>
361+
<h2.version>2.4.240</h2.version>
362362
<hdf5.version>1.14.3-1.5.10</hdf5.version>
363363
<httpcomponents.version>4.5.14</httpcomponents.version>
364364
<httpcore.version>4.4.16</httpcore.version>
@@ -426,7 +426,7 @@
426426
<poi.version>5.4.1</poi.version>
427427
<protobuf.version>3.25.8</protobuf.version>
428428
<quartz.version>2.5.0</quartz.version>
429-
<reactor.core.version>3.7.9</reactor.core.version>
429+
<reactor.core.version>3.7.11</reactor.core.version>
430430
<reactor.netty.version>1.3.0-M7</reactor.netty.version>
431431
<rome.version>2.1.0</rome.version>
432432
<scm.version>2.1.0</scm.version>

0 commit comments

Comments
 (0)