DmitryKey / luke

This is mavenised Luke: Lucene Toolbox Project
Apache License 2.0
1.54k stars 352 forks source link

Upgrade log4j version #127

Closed mocobeta closed 6 years ago

mocobeta commented 6 years ago

Here is the library versions that Lucene depends on. Current log4j version is 2.11.0 (2018/10) https://github.com/apache/lucene-solr/blob/master/lucene/ivy-versions.properties

cbolgiano commented 6 years ago

Created a PR for this issue: https://github.com/DmitryKey/luke/pull/130

mocobeta commented 6 years ago

I just merged. Thanks @cbolgiano!