Skip to content

Commit 3af939a

Browse files
committed
Upgrade Log4j version to 2.16.0
1 parent 39df16c commit 3af939a

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
@@ -88,7 +88,7 @@ allprojects {
8888
jmsVersion = '2.0.1'
8989
junitVersion = '4.13.2'
9090
junitJupiterVersion = '5.7.2'
91-
log4jVersion = '2.13.3'
91+
log4jVersion = '2.16.0'
9292
mysqlVersion = '8.0.27'
9393
mockitoVersion = '3.6.28'
9494
postgresqlVersion = '42.2.24'

0 commit comments

Comments
 (0)