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 a9fe03411 TIKA-4440: update aws, azure, commons lang,
error_prone_annotations
a9fe03411 is described below
commit a9fe034113548382431f96c4b98cf96348f10f7b
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Jul 10 12:37:34 2025 +0200
TIKA-4440: update aws, azure, commons lang, error_prone_annotations
---
tika-parent/pom.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index ab570429f..f4bef4174 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -311,7 +311,7 @@
<!-- change threetenbp exclusion version -->
<google.cloud.version>2.53.2</google.cloud.version>
<aws.version>1.12.787</aws.version>
- <aws2.version>2.31.77</aws2.version>
+ <aws2.version>2.31.78</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.
@@ -319,8 +319,8 @@
<asm.version>9.8</asm.version>
<azure.core.version>1.55.5</azure.core.version>
<azure.core.http.netty.version>1.15.13</azure.core.http.netty.version>
- <azure.storage.blob.version>12.30.0</azure.storage.blob.version>
- <azure.storage.common>12.29.0</azure.storage.common>
+ <azure.storage.blob.version>12.30.1</azure.storage.blob.version>
+ <azure.storage.common>12.29.1</azure.storage.common>
<azure-identity.version>1.16.2</azure-identity.version>
<azure.json.version>1.5.0</azure.json.version>
<azure.xml.version>1.2.0</azure.xml.version>
@@ -340,7 +340,7 @@
<commons.exec.version>1.5.0</commons.exec.version>
<commons.fileupload.version>1.6.0</commons.fileupload.version>
<commons.io.version>2.19.0</commons.io.version>
- <commons.lang3.version>3.17.0</commons.lang3.version>
+ <commons.lang3.version>3.18.0</commons.lang3.version>
<commons.logging.version>1.3.5</commons.logging.version>
<commons.math3.version>3.6.1</commons.math3.version>
<commons.net.version>3.11.1</commons.net.version>
@@ -662,7 +662,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
- <version>2.39.0</version>
+ <version>2.40.0</version>
</dependency>
<dependency>
<groupId>com.googlecode.json-simple</groupId>