Skip to content

Commit

Permalink
OAK-9188: bump elastic version to 7.9.0
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1881247 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
fabriziofortino committed Aug 27, 2020
1 parent de332ae commit 670ba2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions oak-search-elastic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
<description>Oak Elasticsearch integration subproject</description>

<properties>
<elasticsearch.version>7.8.0</elasticsearch.version>
<lucene.version>8.5.1</lucene.version>
<elasticsearch.version>7.9.0</elasticsearch.version>
<lucene.version>8.6.0</lucene.version>
</properties>

<build>
Expand Down

0 comments on commit 670ba2c

Please sign in to comment.