Skip to content

Commit

Permalink
HSEARCH-5292 Upgrade to Lucene 9.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marko-bekhta committed Dec 13, 2024
1 parent e2f1cce commit 545e038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/parents/build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
Also make sure to update Javadocs for RewriteMethod.
-->
<version.org.apache.lucene>9.12.0</version.org.apache.lucene>
<version.org.apache.lucene>9.12.1</version.org.apache.lucene>
<javadoc.org.apache.lucene.tag>${parsed-version.org.apache.lucene.majorVersion}_${parsed-version.org.apache.lucene.minorVersion}_${parsed-version.org.apache.lucene.incrementalVersion}</javadoc.org.apache.lucene.tag>
<javadoc.org.apache.lucene.core.url>https://lucene.apache.org/core/${javadoc.org.apache.lucene.tag}/core/</javadoc.org.apache.lucene.core.url>
<javadoc.org.apache.lucene.analysis.common.url>https://lucene.apache.org/core/${javadoc.org.apache.lucene.tag}/analysis/common/</javadoc.org.apache.lucene.analysis.common.url>
Expand Down

0 comments on commit 545e038

Please sign in to comment.