Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit a08436d

Browse files
authored
Merge pull request #325 from browserup/dependabot/gradle/log4jVersion-2.14.0
Bump log4jVersion from 2.13.3 to 2.14.0
2 parents 30bd672 + 620ddf9 commit a08436d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ subprojects {
3838
jacksonVersion = '2.12.0'
3939
javassistVersion = '3.27.0-GA'
4040
jettyVersion = '9.4.35.v20201120'
41-
log4jVersion = '2.13.3'
41+
log4jVersion = '2.14.0'
4242
nettyVersion = '4.1.50.Final'
4343
slf4jVersion = '1.7.30'
4444
}

0 commit comments

Comments
 (0)