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

Commit 060c674

Browse files
authored
Merge pull request #236 from browserup/dependabot/gradle/log4jVersion-2.13.1
Bump log4jVersion from 2.13.0 to 2.13.1
2 parents 79b8b80 + a49b239 commit 060c674

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
@@ -36,7 +36,7 @@ subprojects {
3636
bcpVersion = '1.64'
3737
jacksonVersion = '2.10.2'
3838
jettyVersion = '9.4.26.v20200117'
39-
log4jVersion = '2.13.0'
39+
log4jVersion = '2.13.1'
4040
slf4jVersion = '1.7.30'
4141
}
4242

0 commit comments

Comments
 (0)