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 0e1495c13 TIKA-4327:update aws, jna, log4j
0e1495c13 is described below
commit 0e1495c135638533617732ce764069a3bf3b1c9d
Author: Tilman Hausherr <[email protected]>
AuthorDate: Tue Sep 23 08:08:27 2025 +0200
TIKA-4327:update aws, jna, log4j
---
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 61bdd8cc9..c4569307a 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -312,7 +312,7 @@
<!-- change threetenbp exclusion version -->
<google.cloud.version>2.57.0</google.cloud.version>
<aws.version>1.12.791</aws.version>
- <aws2.version>2.34.0</aws2.version>
+ <aws2.version>2.34.1</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.
@@ -394,7 +394,7 @@
<jetty.version>11.0.26</jetty.version>
<jetty.http2.version>11.0.26</jetty.http2.version>
<jhighlight.version>1.1.0</jhighlight.version>
- <jna.version>5.17.0</jna.version>
+ <jna.version>5.18.0</jna.version>
<json.simple.version>1.1.1</json.simple.version>
<jsoup.version>1.21.2</jsoup.version>
<jsr305.version>3.0.2</jsr305.version>
@@ -405,7 +405,7 @@
<jwarc.version>0.32.0</jwarc.version>
<kafka.version>4.1.0</kafka.version>
<libpst.version>0.9.3</libpst.version>
- <log4j2.version>2.25.1</log4j2.version>
+ <log4j2.version>2.25.2</log4j2.version>
<!-- can't update to 10, needs jdk21 -->
<lucene.version>9.12.2</lucene.version>
<maven.plugin.annotations.version>3.15.1</maven.plugin.annotations.version>