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 dabe18531f TIKA-4488: update jetbrains annotations, aws, logback
dabe18531f is described below

commit dabe18531f990b1986fdb080953fde1649d194f7
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Feb 25 18:14:10 2026 +0100

    TIKA-4488: update jetbrains annotations, aws, logback
---
 tika-langdetect/tika-langdetect-optimaize/pom.xml | 2 +-
 tika-parent/pom.xml                               | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/tika-langdetect/tika-langdetect-optimaize/pom.xml 
b/tika-langdetect/tika-langdetect-optimaize/pom.xml
index 30832f3504..bd73306d9e 100644
--- a/tika-langdetect/tika-langdetect-optimaize/pom.xml
+++ b/tika-langdetect/tika-langdetect-optimaize/pom.xml
@@ -43,7 +43,7 @@
     <dependency>
       <groupId>org.jetbrains</groupId>
       <artifactId>annotations</artifactId>
-      <version>26.0.2-1</version>
+      <version>26.1.0</version>
     </dependency>
     <!-- test dependencies -->
     <dependency>
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 7bbb41d362..8c489d3139 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -314,7 +314,7 @@
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.63.0</google.cloud.version>
     <azure.version>1.3.4</azure.version>
-    <aws2.version>2.41.34</aws2.version>
+    <aws2.version>2.42.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.
@@ -451,7 +451,7 @@
     <zookeeper.version>3.8.5</zookeeper.version>
     <zstd.version>1.5.7-7</zstd.version>
     <nimbus-jose-jwt.version>10.8</nimbus-jose-jwt.version>
-    <logback.version>1.5.27</logback.version>
+    <logback.version>1.5.32</logback.version>
     <javacpp.version>1.5.12</javacpp.version>
     <maven.site.version>3.21.0</maven.site.version>
     <maven.exec.version>3.6.3</maven.exec.version>

Reply via email to