Skip to content

Commit

Permalink
Bump log4j-jcl from 2.11.1 to 2.11.2 (#4646)
Browse files Browse the repository at this point in the history
Bumps log4j-jcl 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 a420267 commit 3abd4f8
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 @@ -148,7 +148,7 @@ dependencies {
// >1.8.0-beta is required for java 9 compatibility
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-jcl:2.11.2'
compile 'org.apache.logging.log4j:log4j-api:2.11.2'
compile 'org.apache.logging.log4j:log4j-core:2.11.2'

Expand Down

0 comments on commit 3abd4f8

Please sign in to comment.