This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/main by this push:
new cfe32a292 TIKA-4327: update aws, commons lang3, h2
cfe32a292 is described below
commit cfe32a29282ce784e56708469707744e9da1578a
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Sep 25 08:34:55 2025 +0200
TIKA-4327: update aws, commons lang3, h2
---
tika-parent/pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index d6ad43105..d556ff1e7 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.
@@ -340,7 +340,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>
@@ -357,7 +357,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>