File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 49
49
<!-- >>> Elasticsearch -->
50
50
<!-- The version of the Elasticsearch client used by Hibernate Search, independently of the version of the remote cluster -->
51
51
<!-- Use the latest open-source version here. Currently, low-level clients are open-source even in 8.5+ -->
52
- <version .org.elasticsearch.client>9.0.0 </version .org.elasticsearch.client>
52
+ <version .org.elasticsearch.client>9.0.1 </version .org.elasticsearch.client>
53
53
<!-- The main compatible version of Elasticsearch, advertised by default. Used in documentation links. -->
54
54
<version .org.elasticsearch.compatible.main>${version.org.elasticsearch.latest} </version .org.elasticsearch.compatible.main>
55
55
<documentation .org.elasticsearch.url>https://www.elastic.co/guide/en/elasticsearch/reference/${parsed-version.org.elasticsearch.compatible.main.majorVersion} .${parsed-version.org.elasticsearch.compatible.main.minorVersion} </documentation .org.elasticsearch.url>
You can’t perform that action at this time.
0 commit comments