Skip to content

Commit cfe32a2

Browse files
committed
TIKA-4327: update aws, commons lang3, h2
1 parent e4ed706 commit cfe32a2

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
@@ -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.
@@ -340,7 +340,7 @@
340340
<commons.exec.version>1.5.0</commons.exec.version>
341341
<commons.fileupload.version>1.6.0</commons.fileupload.version>
342342
<commons.io.version>2.20.0</commons.io.version>
343-
<commons.lang3.version>3.18.0</commons.lang3.version>
343+
<commons.lang3.version>3.19.0</commons.lang3.version>
344344
<commons.logging.version>1.3.5</commons.logging.version>
345345
<commons.math3.version>3.6.1</commons.math3.version>
346346
<commons.net.version>3.12.0</commons.net.version>
@@ -357,7 +357,7 @@
357357
<geoapi.version>3.0.2</geoapi.version>
358358
<gson.version>2.13.2</gson.version>
359359
<guava.version>33.5.0-jre</guava.version>
360-
<h2.version>2.3.232</h2.version>
360+
<h2.version>2.4.240</h2.version>
361361
<hdf5.version>1.14.3-1.5.10</hdf5.version>
362362
<httpcomponents.version>4.5.14</httpcomponents.version>
363363
<httpcore.version>4.4.16</httpcore.version>

0 commit comments

Comments
 (0)