This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 4_0_X in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/4_0_X by this push: new b7fcc7a4b5 Upgrading OpenSearch b7fcc7a4b5 is described below commit b7fcc7a4b5a843317c468d868e0ab48679fdf511 Author: Francesco Chicchiriccò <ilgro...@apache.org> AuthorDate: Tue Jun 3 08:27:00 2025 +0200 Upgrading OpenSearch --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1569f17c71..e3d24ccccb 100644 --- a/pom.xml +++ b/pom.xml @@ -431,7 +431,7 @@ under the License. <elasticsearch.version>9.0.1</elasticsearch.version> <opensearch.version>2.19.2</opensearch.version> - <opensearch-java.version>2.24.0</opensearch-java.version> + <opensearch-java.version>2.25.0</opensearch-java.version> <openfga.version>v1</openfga.version>