Skip to content

Commit 9b7dc74

Browse files
committed
Upgrade log4j to version 2.17.1
1 parent 5cd7e9b commit 9b7dc74

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
@@ -53,7 +53,7 @@ ext {
5353
versions = [
5454
"elasticsearch": es_version,
5555
"prometheus" : "0.8.0",
56-
"log4j" : "2.17.0",
56+
"log4j" : "2.17.1",
5757
"junit" : "4.12"
5858
]
5959
}

0 commit comments

Comments
 (0)