Skip to content

Commit

Permalink
bump Elasticsearch version to 8.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mkhazin-r7 authored Nov 13, 2023
1 parent efaee20 commit f5faee8
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 @@ -6,7 +6,7 @@
<version>${elasticsearch.version}</version>
<packaging>jar</packaging>
<properties>
<elasticsearch.version>8.11.0</elasticsearch.version>
<elasticsearch.version>8.11.1</elasticsearch.version>
<lucene.version>9.8.0</lucene.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit f5faee8

Please sign in to comment.