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 @@ -13,7 +13,7 @@ You're welcome to contribute your own examples if you'd like.
1313
1414This repository is tested with:
1515
16- * ** Elasticsearch Server 9.2.0 **
16+ * ** Elasticsearch Server 9.2.1 **
1717* ** 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/ ) .
Original file line number Diff line number Diff line change 1010
1111 <properties >
1212 <!-- Main dependencies -->
13- <elasticsearch .version>9.2.0 </elasticsearch .version>
13+ <elasticsearch .version>9.2.1 </elasticsearch .version>
1414 <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>
You can’t perform that action at this time.
0 commit comments