This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_3x by this push:
new 099967bfd TIKA-4488: update aws, commons lang3, h2, reactor
099967bfd is described below
commit 099967bfd9635de69eb4398872eabf5f20b7450d
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Sep 25 08:32:38 2025 +0200
TIKA-4488: update aws, commons lang3, h2, reactor
---
tika-parent/pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index cc0ed0dbd..381725add 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -312,7 +312,7 @@
<!-- change threetenbp exclusion version -->
<google.cloud.version>2.58.0</google.cloud.version>
<aws.version>1.12.791</aws.version>
- <aws2.version>2.34.2</aws2.version>
+ <aws2.version>2.34.3</aws2.version>
<!-- WARNING: when you upgrade asm make sure that you update the
OpCode in the initializer in
org.apache.tika.parser.asm.XHTMLClassVisitor
See TIKA-2992.
@@ -341,7 +341,7 @@
<commons.exec.version>1.5.0</commons.exec.version>
<commons.fileupload.version>1.6.0</commons.fileupload.version>
<commons.io.version>2.20.0</commons.io.version>
- <commons.lang3.version>3.18.0</commons.lang3.version>
+ <commons.lang3.version>3.19.0</commons.lang3.version>
<commons.logging.version>1.3.5</commons.logging.version>
<commons.math3.version>3.6.1</commons.math3.version>
<commons.net.version>3.12.0</commons.net.version>
@@ -358,7 +358,7 @@
<geoapi.version>3.0.2</geoapi.version>
<gson.version>2.13.2</gson.version>
<guava.version>33.5.0-jre</guava.version>
- <h2.version>2.3.232</h2.version>
+ <h2.version>2.4.240</h2.version>
<hdf5.version>1.14.3-1.5.10</hdf5.version>
<httpcomponents.version>4.5.14</httpcomponents.version>
<httpcore.version>4.4.16</httpcore.version>
@@ -426,7 +426,7 @@
<poi.version>5.4.1</poi.version>
<protobuf.version>3.25.8</protobuf.version>
<quartz.version>2.5.0</quartz.version>
- <reactor.core.version>3.7.9</reactor.core.version>
+ <reactor.core.version>3.7.11</reactor.core.version>
<reactor.netty.version>1.3.0-M7</reactor.netty.version>
<rome.version>2.1.0</rome.version>
<scm.version>2.1.0</scm.version>