Skip to content

Commit

Permalink
Updated pom.xml to use latest version of Elasticsearch
Browse files Browse the repository at this point in the history
  • Loading branch information
davemoore- committed May 7, 2024
1 parent fb89197 commit dc179ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<zentity.version>1.9.0-dev</zentity.version>

<!-- Dependency versions -->
<elasticsearch.version>8.13.0</elasticsearch.version>
<elasticsearch.version>8.13.3</elasticsearch.version>
<jackson.core.version>2.17.0</jackson.core.version>
<jackson.databind.version>2.17.0</jackson.databind.version>
<jdk.version>1.17</jdk.version>
Expand Down

0 comments on commit dc179ca

Please sign in to comment.