Skip to content

Commit cf1b32d

Browse files
committed
Updated pom.xml to use latest version of Elasticsearch
1 parent 6a2de03 commit cf1b32d

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
@@ -21,7 +21,7 @@
2121
<zentity.version>1.8.3</zentity.version>
2222

2323
<!-- Dependency versions -->
24-
<elasticsearch.version>8.13.0</elasticsearch.version>
24+
<elasticsearch.version>8.13.3</elasticsearch.version>
2525
<jackson.core.version>2.17.0</jackson.core.version>
2626
<jackson.databind.version>2.17.0</jackson.databind.version>
2727
<jdk.version>1.17</jdk.version>

0 commit comments

Comments
 (0)