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
commit e9cd9974b16bc6e4941ba81367e5e9387f9ba1ed
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 16 07:43:35 2026 +0100
Bump software.amazon.awssdk:bom from 2.41.28 to 2.41.29 (#2609)
Bumps software.amazon.awssdk:bom from 2.41.28 to 2.41.29.
---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
dependency-version: 2.41.29
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 18aeaf19b3..bc6fc5a977 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.28</aws2.version>
+ <aws2.version>2.41.29</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.