Skip to content

Commit

Permalink
More tightly binding lucene version
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-mclawhorn committed Oct 31, 2018
1 parent fdaeaa6 commit e85c3fc
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 @@ -78,9 +78,9 @@
<version.hk2>2.5.0-b36</version.hk2>
<version.metrics>3.2.2</version.metrics>
<version.logback>1.2.3</version.logback>
<version.lucene>[7.1.0,)</version.lucene>
<version.lucene>[7.5.0,)</version.lucene>

<version.spring>[4.3.18,)</version.spring>
<version.spring>[5.1.2,)</version.spring>
<version.groovy>2.4.15</version.groovy>
<version.jackson>2.9.5</version.jackson>

Expand Down

0 comments on commit e85c3fc

Please sign in to comment.