Skip to content

Commit b21d245

Browse files
committed
HSEARCH-5497 Update to Lucene 10.3.1
1 parent 23d9e8b commit b21d245

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bom/platform-next/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<deploy.skip>false</deploy.skip>
2020

2121
<!-- These versions will be checked against the ones resolved by Maven for the project in the enforcer rule -->
22-
<version.bom.org.apache.lucene>10.3.0</version.bom.org.apache.lucene>
22+
<version.bom.org.apache.lucene>10.3.1</version.bom.org.apache.lucene>
2323
<version.bom.org.jboss.logging.processor>3.0.4.Final</version.bom.org.jboss.logging.processor>
2424
</properties>
2525

build/parents/build/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<javadoc.org.apache.lucene.queryparser.url>https://lucene.apache.org/core/${javadoc.org.apache.lucene.tag}/queryparser/</javadoc.org.apache.lucene.queryparser.url>
4545

4646
<version.com.carrotsearch.hppc>0.10.0</version.com.carrotsearch.hppc>
47-
<version.org.apache.lucene.next>10.3.0</version.org.apache.lucene.next>
47+
<version.org.apache.lucene.next>10.3.1</version.org.apache.lucene.next>
4848

4949
<!-- >>> Elasticsearch -->
5050
<!-- The version of the Elasticsearch client used by Hibernate Search, independently of the version of the remote cluster -->

0 commit comments

Comments
 (0)