Skip to content

Commit c6e7643

Browse files
authored
fix: Update Log4j to 2.25.4 (#193)
1 parent ae21161 commit c6e7643

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/versions.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencyManagement {
66
entry 'test-support'
77
}
88

9-
dependencySet(group: 'org.apache.logging.log4j', version: '2.17.1') {
9+
dependencySet(group: 'org.apache.logging.log4j', version: '2.25.4') {
1010
entry 'log4j-api'
1111
entry 'log4j-core'
1212
entry 'log4j-slf4j-impl'

0 commit comments

Comments
 (0)