Skip to content

Commit

Permalink
XWIKI-20477: Upgrade to Solr 9.5.0 and Lucene 9.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tmortagne committed Feb 27, 2024
1 parent eadf281 commit c1b93fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
<hibernate.version>5.6.15.Final</hibernate.version>
<dockerJava.version>3.3.5</dockerJava.version>
<cvssCalculator.version>1.4.2</cvssCalculator.version>
<solr.version>9.4.1</solr.version>
<lucene.version>9.8.0</lucene.version>
<solr.version>9.5.0</solr.version>
<lucene.version>9.9.2</lucene.version>
<jersey.version>2.41</jersey.version>
<hk2.version>2.6.1</hk2.version>
<zookeeper.version>3.9.1</zookeeper.version>
Expand Down

0 comments on commit c1b93fe

Please sign in to comment.