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 c2c1efff41 Bump org.opensearch.client:opensearch-java from 2.10.2 to 
2.10.3 (#718)
c2c1efff41 is described below

commit c2c1efff411140719cddb4841e536e3b92452095
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 17 05:57:42 2024 +0200

    Bump org.opensearch.client:opensearch-java from 2.10.2 to 2.10.3 (#718)
    
    Bumps 
[org.opensearch.client:opensearch-java](https://github.com/opensearch-project/opensearch-java)
 from 2.10.2 to 2.10.3.
    - [Release 
notes](https://github.com/opensearch-project/opensearch-java/releases)
    - 
[Changelog](https://github.com/opensearch-project/opensearch-java/blob/v2.10.3/CHANGELOG.md)
    - 
[Commits](https://github.com/opensearch-project/opensearch-java/compare/v2.10.2...v2.10.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.opensearch.client:opensearch-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 347db62139..f7c2d0ecf7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -432,7 +432,7 @@ under the License.
 
     <elasticsearch.version>8.13.4</elasticsearch.version>
     <opensearch.version>2.14.0</opensearch.version>
-    <opensearch-java.version>2.10.2</opensearch-java.version>
+    <opensearch-java.version>2.10.3</opensearch-java.version>
 
     <log4j2.version>2.22.0</log4j2.version>
     <disruptor.version>3.4.4</disruptor.version>

Reply via email to