Skip to content

Commit

Permalink
Bump log4j-api from 2.11.1 to 2.11.2 (#4650)
Browse files Browse the repository at this point in the history
Bumps log4j-api from 2.11.1 to 2.11.2.

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and tobiasdiez committed Feb 11, 2019
1 parent 0c09619 commit a420267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ dependencies {
compile 'org.slf4j:slf4j-api:1.8.0-beta2'
compile 'org.apache.logging.log4j:log4j-slf4j18-impl:2.11.2'
compile 'org.apache.logging.log4j:log4j-jcl:2.11.1'
compile 'org.apache.logging.log4j:log4j-api:2.11.1'
compile 'org.apache.logging.log4j:log4j-api:2.11.2'
compile 'org.apache.logging.log4j:log4j-core:2.11.2'

compile 'de.undercouch:citeproc-java:1.0.1'
Expand Down

0 comments on commit a420267

Please sign in to comment.