Skip to content

Commit 5dca460

Browse files
authored
Merge pull request #146 from dadoonet/dependabot/maven/co.elastic.clients-elasticsearch-java-8.17.3
Bump co.elastic.clients:elasticsearch-java from 8.17.2 to 8.17.3
2 parents 3296348 + c79db78 commit 5dca460

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.2.
14+
This repository is tested against Elasticsearch 8.17.3.
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.2</elasticsearch.version>
13+
<elasticsearch.version>8.17.3</elasticsearch.version>
1414
<jackson.version>2.18.3</jackson.version>
1515
<log4j.version>2.24.3</log4j.version>
1616
<slf4j.version>2.0.17</slf4j.version>

0 commit comments

Comments
 (0)