Skip to content

Commit 5b4eefa

Browse files
authored
Merge pull request #138 from dadoonet/dependabot/maven/co.elastic.clients-elasticsearch-java-8.17.1
Bump co.elastic.clients:elasticsearch-java from 8.17.0 to 8.17.1
2 parents 0471d2f + 52a0f25 commit 5b4eefa

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.17.0.
14+
This repository is tested against Elasticsearch 8.17.1.
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.17.0</elasticsearch.version>
13+
<elasticsearch.version>8.17.1</elasticsearch.version>
1414
<jackson.version>2.18.2</jackson.version>
1515
<log4j.version>2.24.3</log4j.version>
1616
<slf4j.version>2.0.16</slf4j.version>

0 commit comments

Comments
 (0)