Skip to content

Commit

Permalink
Upgrade commons-collections to 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuel-keller committed Aug 19, 2018
1 parent 503bbd9 commit 80c7b73
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 @@ -41,7 +41,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
<version>4.1</version>
<version>4.2</version>
</dependency>
<dependency>
<groupId>org.apache.lucene</groupId>
Expand Down

0 comments on commit 80c7b73

Please sign in to comment.