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 6b08c54e5 TIKA-4326: update opensearch-testcontainers
6b08c54e5 is described below

commit 6b08c54e5879e14ceecf5a8128c8d934c5912ccd
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Dec 7 16:15:17 2024 +0100

    TIKA-4326: 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 fcd7d3947..9cc70b8c1 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.1</version>
+      <version>2.1.2</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to