Skip to content

Commit

Permalink
Bump log4jVersion from 2.13.3 to 2.14.0
Browse files Browse the repository at this point in the history
Bumps `log4jVersion` from 2.13.3 to 2.14.0.

Updates `log4j-api` from 2.13.3 to 2.14.0

Updates `log4j-core` from 2.13.3 to 2.14.0

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 16, 2020
1 parent bf4ac46 commit 5282680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -28,7 +28,7 @@ ext {
picocliVersion = '4.5.2'
lombokVersion = '1.18.16'
junitVersion = '5.7.0'
log4jVersion = '2.13.3'
log4jVersion = '2.14.0'
}

dependencies {
Expand Down

0 comments on commit 5282680

Please sign in to comment.