Skip to content

Commit

Permalink
Bump log4j-api from 2.11.2 to 2.12.0
Browse files Browse the repository at this point in the history
Bumps log4j-api from 2.11.2 to 2.12.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 1, 2019
1 parent 47cd33c commit 4e80e8c
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 @@ -145,7 +145,7 @@ dependencies {
compile 'org.slf4j:slf4j-api:2.0.0-alpha0'
compile 'org.apache.logging.log4j:log4j-slf4j18-impl:2.11.2'
compile 'org.apache.logging.log4j:log4j-jcl:2.11.2'
compile 'org.apache.logging.log4j:log4j-api:2.11.2'
compile 'org.apache.logging.log4j:log4j-api:2.12.0'
compile 'org.apache.logging.log4j:log4j-core:2.11.2'

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

0 comments on commit 4e80e8c

Please sign in to comment.