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 c54a33ed0 TIKA-4488: update aws, scm,
c54a33ed0 is described below
commit c54a33ed06ce64048f2418702994843b9c69bb47
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Sep 26 13:01:15 2025 +0200
TIKA-4488: update aws, scm,
---
tika-parent/pom.xml | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 381725add..6e8944da3 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -306,13 +306,12 @@
<!-- can't update to 11, needs jdk17 -->
<puppycrawl.version>10.26.1</puppycrawl.version>
<rat.version>0.16.1</rat.version>
- <scm.version>2.1.0</scm.version>
<!-- dependency versions -->
<!-- change threetenbp exclusion version -->
<google.cloud.version>2.58.0</google.cloud.version>
<aws.version>1.12.791</aws.version>
- <aws2.version>2.34.3</aws2.version>
+ <aws2.version>2.34.4</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.
@@ -429,7 +428,7 @@
<reactor.core.version>3.7.11</reactor.core.version>
<reactor.netty.version>1.3.0-M7</reactor.netty.version>
<rome.version>2.1.0</rome.version>
- <scm.version>2.1.0</scm.version>
+ <scm.version>2.2.1</scm.version>
<slf4j.version>2.0.17</slf4j.version>
<sis.version>1.4</sis.version>
<snappy.version>1.1.10.8</snappy.version>