This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/master by this push:
new ac5786d15b Bump org.opensearch.client:opensearch-java from 2.10.3 to
2.10.4 (#740)
ac5786d15b is described below
commit ac5786d15bb4a3b3c7e5651a559d30c06eeb61f4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 7 07:35:01 2024 +0200
Bump org.opensearch.client:opensearch-java from 2.10.3 to 2.10.4 (#740)
Bumps
[org.opensearch.client:opensearch-java](https://github.com/opensearch-project/opensearch-java)
from 2.10.3 to 2.10.4.
- [Release
notes](https://github.com/opensearch-project/opensearch-java/releases)
-
[Changelog](https://github.com/opensearch-project/opensearch-java/blob/v2.10.4/CHANGELOG.md)
-
[Commits](https://github.com/opensearch-project/opensearch-java/compare/v2.10.3...v2.10.4)
---
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 e20df7f19a..8f5de09e00 100644
--- a/pom.xml
+++ b/pom.xml
@@ -429,7 +429,7 @@ under the License.
<elasticsearch.version>8.14.0</elasticsearch.version>
<opensearch.version>2.14.0</opensearch.version>
- <opensearch-java.version>2.10.3</opensearch-java.version>
+ <opensearch-java.version>2.10.4</opensearch-java.version>
<commons-lang3.version>3.14.0</commons-lang3.version>
<commons-jexl.version>3.4.0</commons-jexl.version>