Skip to content

Commit b24cbc5

Browse files
committed
Merge branch '5.3.x'
2 parents eb50229 + 95fac25 commit b24cbc5

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
@@ -39,7 +39,7 @@ configure(allprojects) { project ->
3939
mavenBom "org.junit:junit-bom:5.8.2"
4040
}
4141
dependencies {
42-
dependencySet(group: 'org.apache.logging.log4j', version: '2.16.0') {
42+
dependencySet(group: 'org.apache.logging.log4j', version: '2.17.1') {
4343
entry 'log4j-api'
4444
entry 'log4j-core'
4545
entry 'log4j-jul'

0 commit comments

Comments
 (0)