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 f3f631b9c Bump software.amazon.awssdk:bom from 2.40.11 to 2.40.13 
(#2480)
f3f631b9c is described below

commit f3f631b9c34f832a6cf1aa9cf5dfa5c8ede2b11e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 22 06:39:59 2025 +0100

    Bump software.amazon.awssdk:bom from 2.40.11 to 2.40.13 (#2480)
    
    Bumps software.amazon.awssdk:bom from 2.40.11 to 2.40.13.
    
    ---
    updated-dependencies:
    - dependency-name: software.amazon.awssdk:bom
      dependency-version: 2.40.13
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 43d21a902..1f08e36aa 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -313,7 +313,7 @@
     <!-- dependency versions -->
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.61.0</google.cloud.version>
-    <aws2.version>2.40.11</aws2.version>
+    <aws2.version>2.40.13</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.

Reply via email to