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 def797bf53 Upgrading OpenSearch
def797bf53 is described below
commit def797bf53a927566def68eecdb69ebee03cdf20
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Oct 17 08:45:22 2024 +0200
Upgrading OpenSearch
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 15fdadb70f..e4b8a20d02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -429,7 +429,7 @@ under the License.
<elasticsearch.version>8.15.2</elasticsearch.version>
<opensearch.version>2.17.1</opensearch.version>
- <opensearch-java.version>2.14.0</opensearch-java.version>
+ <opensearch-java.version>2.15.0</opensearch-java.version>
<commons-lang3.version>3.17.0</commons-lang3.version>
<commons-jexl.version>3.4.0</commons-jexl.version>