This is an automated email from the ASF dual-hosted git repository.

THausherr 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 8991edb2d6 Bump software.amazon.awssdk:bom from 2.46.13 to 2.46.15 
(#2897)
8991edb2d6 is described below

commit 8991edb2d6d8ea83e6aba626be673ec435b2e82b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 22 09:09:30 2026 +0200

    Bump software.amazon.awssdk:bom from 2.46.13 to 2.46.15 (#2897)
    
    Bumps software.amazon.awssdk:bom from 2.46.13 to 2.46.15.
    
    ---
    updated-dependencies:
    - dependency-name: software.amazon.awssdk:bom
      dependency-version: 2.46.15
      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 7424b652ba..c175ef3d5a 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -316,7 +316,7 @@
     <!-- dependency versions -->
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.69.0</google.cloud.version>
-    <aws2.version>2.46.13</aws2.version>
+    <aws2.version>2.46.15</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