Skip to content

Commit 92d598e

Browse files
committed
Updated pom.xml to latest version of zentity and Elasticsearch
1 parent cf1b32d commit 92d598e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Once you have installed Elasticsearch, you can install zentity from a remote URL
3131

3232
Example:
3333

34-
`elasticsearch-plugin install https://zentity.io/releases/zentity-1.8.3-elasticsearch-8.13.3.zip`
34+
`elasticsearch-plugin install https://zentity.io/releases/zentity-1.8.3-elasticsearch-8.13.4.zip`
3535

3636
Read the [installation](https://zentity.io/docs/installation) docs for more details.
3737

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.3</elasticsearch.version>
24+
<elasticsearch.version>8.13.4</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)