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 3907dbe3f TIKA-4327: update opensearch-testcontainers, spring, update
paranamer
3907dbe3f is described below
commit 3907dbe3fadd1ed80c1b5b81780287368785a9d1
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Mar 15 10:18:02 2025 +0100
TIKA-4327: update opensearch-testcontainers, spring, update paranamer
---
tika-integration-tests/tika-pipes-opensearch-integration-tests/pom.xml | 2 +-
tika-parent/pom.xml | 2 +-
tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git
a/tika-integration-tests/tika-pipes-opensearch-integration-tests/pom.xml
b/tika-integration-tests/tika-pipes-opensearch-integration-tests/pom.xml
index d084951fc..dd2c35251 100644
--- a/tika-integration-tests/tika-pipes-opensearch-integration-tests/pom.xml
+++ b/tika-integration-tests/tika-pipes-opensearch-integration-tests/pom.xml
@@ -57,7 +57,7 @@
<dependency>
<groupId>org.opensearch</groupId>
<artifactId>opensearch-testcontainers</artifactId>
- <version>2.1.2</version>
+ <version>2.1.3</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 5fb79e93e..61425fa11 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -437,7 +437,7 @@
<sis.version>1.4</sis.version>
<snappy.version>1.1.10.7</snappy.version>
<solrj.version>9.8.0</solrj.version>
- <spring.version>6.2.2</spring.version>
+ <spring.version>6.2.4</spring.version>
<sqlite.version>3.49.1.0</sqlite.version>
<stax.ex.version>2.1.0</stax.ex.version>
<testcontainers.version>1.20.6</testcontainers.version>
diff --git a/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
b/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
index 890df91cc..21325b50e 100644
--- a/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
@@ -79,7 +79,7 @@
<dependency>
<groupId>com.thoughtworks.paranamer</groupId>
<artifactId>paranamer</artifactId>
- <version>2.8.2</version>
+ <version>2.8.3</version>
</dependency>
<dependency>
<groupId>org.apache.avro</groupId>