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 b83782bb70 Bump co.elastic.clients:elasticsearch-java from 9.1.4 to
9.1.5 (#1206)
b83782bb70 is described below
commit b83782bb7054abc16f188f52d65b7994afa73527
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 11 07:26:43 2025 +0200
Bump co.elastic.clients:elasticsearch-java from 9.1.4 to 9.1.5 (#1206)
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 21b0c2cbd6..7a8c228568 100644
--- a/pom.xml
+++ b/pom.xml
@@ -429,7 +429,7 @@ under the License.
<disruptor.version>4.0.0</disruptor.version>
- <elasticsearch.version>9.1.4</elasticsearch.version>
+ <elasticsearch.version>9.1.5</elasticsearch.version>
<opensearch.version>3.2.0</opensearch.version>
<opensearch-java.version>3.2.0</opensearch-java.version>