Skip to content

Commit c16bf48

Browse files
committed
Upgrade log4j to version 2.17.1
1 parent 63b3c69 commit c16bf48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ ext {
6666
versions = [
6767
"elasticsearch": version.replaceAll(/\.[0-9]+(|-SNAPSHOT)$/, ""),
6868
"prometheus" : "0.6.0",
69-
"log4j" : "2.17.0",
69+
"log4j" : "2.17.1",
7070
"junit" : "4.12"
7171
]
7272
}

0 commit comments

Comments
 (0)