This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch
dependabot/maven/2.x/co.elastic.clients-elasticsearch-java-8.11.0
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 5842c692f5e43ababa9958868bcdae4bc50c65d7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 11 17:20:00 2023 +0000
Bump co.elastic.clients:elasticsearch-java from 8.10.4 to 8.11.0
Bumps
[co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java)
from 8.10.4 to 8.11.0.
- [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.10.4...v8.11.0)
---
updated-dependencies:
- dependency-name: co.elastic.clients:elasticsearch-java
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
log4j-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 053de842da..b53f905ee1 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -80,7 +80,7 @@
<!-- `com.conversantmedia:disruptor` version 1.2.16 requires Java 9: -->
<conversant.disruptor.version>1.2.15</conversant.disruptor.version>
<disruptor.version>3.4.4</disruptor.version>
- <elasticsearch-java.version>8.10.4</elasticsearch-java.version>
+ <elasticsearch-java.version>8.11.0</elasticsearch-java.version>
<embedded-ldap.version>0.9.0</embedded-ldap.version>
<felix.version>7.0.5</felix.version>
<flapdoodle-embed.version>4.9.0</flapdoodle-embed.version>