This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/3_0_X by this push:
     new fec75f4eb1 Bump co.elastic.clients:elasticsearch-java from 8.15.2 to 
8.15.3 (#866)
fec75f4eb1 is described below

commit fec75f4eb1289c3c5fddd7a2b79d08ff52c4f67e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 18 06:55:49 2024 +0200

    Bump co.elastic.clients:elasticsearch-java from 8.15.2 to 8.15.3 (#866)
    
    Bumps 
[co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java)
 from 8.15.2 to 8.15.3.
    - [Release notes](https://github.com/elastic/elasticsearch-java/releases)
    - 
[Changelog](https://github.com/elastic/elasticsearch-java/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/elastic/elasticsearch-java/compare/v8.15.2...v8.15.3)
    
    ---
    updated-dependencies:
    - dependency-name: co.elastic.clients:elasticsearch-java
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 c0e2c09a58..1ec4a969f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -430,7 +430,7 @@ under the License.
 
     <slf4j.version>1.7.36</slf4j.version>
 
-    <elasticsearch.version>8.15.2</elasticsearch.version>
+    <elasticsearch.version>8.15.3</elasticsearch.version>
     <opensearch.version>2.17.1</opensearch.version>
     <opensearch-java.version>2.15.0</opensearch-java.version>
 

Reply via email to