This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/master by this push:
new 50fd416896 Upgrading OpenSearch
50fd416896 is described below
commit 50fd41689667bc992921e4f16f37e56e4ae0f4dc
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Feb 13 07:52:18 2024 +0100
Upgrading OpenSearch
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f2372ef360..575eb4fba1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -429,7 +429,7 @@ under the License.
<elasticsearch.version>8.12.1</elasticsearch.version>
<opensearch.version>2.11.1</opensearch.version>
- <opensearch-java.version>2.8.2</opensearch-java.version>
+ <opensearch-java.version>2.8.3</opensearch-java.version>
<commons-lang3.version>3.14.0</commons-lang3.version>
<commons-jexl.version>3.3</commons-jexl.version>