Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

Commit

Permalink
Merge pull request #3673 from jeremylong/dependabot/maven/apache.luce…
Browse files Browse the repository at this point in the history
…ne.version-8.10.0

Bump apache.lucene.version from 8.9.0 to 8.10.0
  • Loading branch information
jeremylong authored Sep 29, 2021
2 parents f316e00 + ea36c67 commit 5f3f491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Copyright (c) 2012 - Jeremy Long
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<github.global.server>github</github.global.server>

<apache.lucene.version>8.9.0</apache.lucene.version>
<apache.lucene.version>8.10.0</apache.lucene.version>
<apache.ant.version>1.10.11</apache.ant.version>
<slf4j.version>1.7.32</slf4j.version>
<logback.version>1.2.6</logback.version>
Expand Down

0 comments on commit 5f3f491

Please sign in to comment.