This is an automated email from the ASF dual-hosted git repository.
rcordier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
The following commit(s) were added to refs/heads/master by this push:
new 08328584aa [UPGRADE] opensearch-java 2.10.4 => 2.11.1
08328584aa is described below
commit 08328584aae49e9e8cf126b88b9046c86b3c5dc0
Author: Rene Cordier <[email protected]>
AuthorDate: Thu Jul 4 11:29:46 2024 +0700
[UPGRADE] opensearch-java 2.10.4 => 2.11.1
---
backends-common/opensearch/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/backends-common/opensearch/pom.xml
b/backends-common/opensearch/pom.xml
index 0b08d59bb4..5397887d9e 100644
--- a/backends-common/opensearch/pom.xml
+++ b/backends-common/opensearch/pom.xml
@@ -83,7 +83,7 @@
<dependency>
<groupId>org.opensearch.client</groupId>
<artifactId>opensearch-java</artifactId>
- <version>2.10.4</version>
+ <version>2.11.1</version>
</dependency>
<dependency>
<groupId>org.opensearch.client</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]