Skip to content

Commit 1f8bb40

Browse files
Bump elastic.version in /log4j-layout-template-json-test (#3972)
Bumps `elastic.version` from 9.1.5 to 9.2.0. Updates `co.elastic.clients:elasticsearch-java` from 9.1.5 to 9.2.0 - [Release notes](https://github.com/elastic/elasticsearch-java/releases) - [Changelog](https://github.com/elastic/elasticsearch-java/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch-java@v9.1.5...v9.2.0) Updates `org.elasticsearch.client:elasticsearch-rest-client` from 9.1.5 to 9.2.0 - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch@v9.1.5...v9.2.0) --- updated-dependencies: - dependency-name: co.elastic.clients:elasticsearch-java dependency-version: 9.2.0 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.elasticsearch.client:elasticsearch-rest-client dependency-version: 9.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62cd4bf commit 1f8bb40

File tree

1 file changed

+1
-1
lines changed
  • log4j-layout-template-json-test

1 file changed

+1
-1
lines changed

log4j-layout-template-json-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
2. The Docker image version of the ELK-stack
4949
5050
As of 2024-09-16, these all (Maven artifacts and Elastic products) get released with the same version. -->
51-
<elastic.version>9.1.5</elastic.version>
51+
<elastic.version>9.2.0</elastic.version>
5252

5353
</properties>
5454

0 commit comments

Comments
 (0)