File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ You're welcome to contribute your own examples if you'd like.
1414This repository is tested with:
1515
1616* ** Elasticsearch Server 9.2.0**
17- * ** Elasticsearch Java API Client 9.2.0 **
17+ * ** Elasticsearch Java API Client 9.2.1 **
1818
1919We automatically start a Docker image using the [ Elasticsearch module for TestContainers] ( https://www.testcontainers.org/modules/elasticsearch/ ) .
2020
Original file line number Diff line number Diff line change 1111 <properties >
1212 <!-- Main dependencies -->
1313 <elasticsearch .version>9.2.0</elasticsearch .version>
14- <elasticsearch-client .version>9.2.0 </elasticsearch-client .version>
14+ <elasticsearch-client .version>9.2.1 </elasticsearch-client .version>
1515 <jackson .version>2.20.1</jackson .version>
1616 <log4j .version>2.25.2</log4j .version>
1717 <slf4j .version>2.0.17</slf4j .version>
You can’t perform that action at this time.
0 commit comments