Skip to content

Commit bf6bb68

Browse files
authored
Upgrade Elasticsearch version to 7.17.25
Fixes CVE-2024-52979 Closes #902
1 parent a04db7c commit bf6bb68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</scm>
3838

3939
<properties>
40-
<es.version>7.17.24</es.version>
40+
<es.version>7.17.25</es.version>
4141
<hamcrest.version>1.3</hamcrest.version>
4242
<gson.version>2.9.0</gson.version>
4343
<test.containers.version>1.16.3</test.containers.version>

0 commit comments

Comments
 (0)