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 5252 <!-- >>> Elasticsearch -->
5353 <!-- The version of the Elasticsearch client used by Hibernate Search, independently of the version of the remote cluster -->
5454 <!-- Use the latest open-source version here. Currently, low-level clients are open-source even in 8.5+ -->
55- <version .org.elasticsearch.client>8.14.0 </version .org.elasticsearch.client>
55+ <version .org.elasticsearch.client>8.14.1 </version .org.elasticsearch.client>
5656 <!-- The main compatible version of Elasticsearch, advertised by default. Used in documentation links. -->
5757 <version .org.elasticsearch.compatible.main>${version.org.elasticsearch.latest} </version .org.elasticsearch.compatible.main>
5858 <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