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 7a3df02a72 Bump co.elastic.clients:elasticsearch-java from 8.16.0 to
8.16.1 (#914)
7a3df02a72 is described below
commit 7a3df02a72d0e38d427e8fc1fede896f9eaaea6d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 22 07:51:37 2024 +0100
Bump co.elastic.clients:elasticsearch-java from 8.16.0 to 8.16.1 (#914)
Bumps
[co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java)
from 8.16.0 to 8.16.1.
- [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/commits)
---
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 df708a9f52..8fdf37a0b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -427,7 +427,7 @@ under the License.
<disruptor.version>3.4.4</disruptor.version>
- <elasticsearch.version>8.16.0</elasticsearch.version>
+ <elasticsearch.version>8.16.1</elasticsearch.version>
<opensearch.version>2.18.0</opensearch.version>
<opensearch-java.version>2.18.0</opensearch-java.version>