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 9e7cb35348b411f5644b535d56af0097383028e5
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Mar 15 10:18:48 2025 +0100

    TIKA-4379: update opensearch-testcontainers
---
 tika-integration-tests/tika-pipes-opensearch-integration-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 8f4010f67..ba02184cc 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>

Reply via email to