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 ac27e64cb7 Bump org.opensearch.client:opensearch-rest-client from
2.19.1 to 2.19.2 (#1067)
ac27e64cb7 is described below
commit ac27e64cb7bf0f57c299c49e870664146eae673e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 1 08:47:39 2025 +0200
Bump org.opensearch.client:opensearch-rest-client from 2.19.1 to 2.19.2
(#1067)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 285f4b7a8b..f60a537e71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -430,7 +430,7 @@ under the License.
<disruptor.version>4.0.0</disruptor.version>
<elasticsearch.version>9.0.0</elasticsearch.version>
- <opensearch.version>2.19.1</opensearch.version>
+ <opensearch.version>2.19.2</opensearch.version>
<opensearch-java.version>2.23.0</opensearch-java.version>
<openfga.version>v1</openfga.version>