Skip to content

Commit 6054bcb

Browse files
committed
feat: upgraded log4j to 2.25.3
1 parent 0d7b201 commit 6054bcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ val vertxVersion: String by project
44
val gsonVersion: String by project
55
val springContextVersion: String by project
66
val handlebarsVersion: String by project
7-
val log4jVersion = "2.24.2"
7+
val log4jVersion = "2.25.3"
88
val appMainClass = "co.statu.parsek.Main"
99
val pf4jVersion: String by project
1010
val pluginsDir: File? by rootProject.extra

0 commit comments

Comments
 (0)