Skip to content

Commit 3e291a4

Browse files
authored
Merge pull request #135 from dadoonet/dependabot/maven/co.elastic.clients-elasticsearch-java-8.17.0
Bump co.elastic.clients:elasticsearch-java from 8.16.1 to 8.17.0
2 parents 5595827 + d17d831 commit 3e291a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ I believe it could be beneficial for many, so I've made the code available here.
1111

1212
You're welcome to contribute your own examples if you'd like.
1313

14-
This repository is tested against Elasticsearch 8.16.1.
14+
This repository is tested against Elasticsearch 8.17.0.
1515

1616
We automatically start a Docker image using the [Elasticsearch module for TestContainers](https://www.testcontainers.org/modules/elasticsearch/).
1717

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<properties>
1212
<!-- Main dependencies -->
13-
<elasticsearch.version>8.16.1</elasticsearch.version>
13+
<elasticsearch.version>8.17.0</elasticsearch.version>
1414
<jackson.version>2.18.2</jackson.version>
1515
<log4j.version>2.24.2</log4j.version>
1616
<slf4j.version>2.0.16</slf4j.version>

0 commit comments

Comments
 (0)