Skip to content

Commit

Permalink
Upgrade log4j to version 2.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vvanholl committed Jan 21, 2022
1 parent 63b3c69 commit c16bf48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ ext {
versions = [
"elasticsearch": version.replaceAll(/\.[0-9]+(|-SNAPSHOT)$/, ""),
"prometheus" : "0.6.0",
"log4j" : "2.17.0",
"log4j" : "2.17.1",
"junit" : "4.12"
]
}
Expand Down

0 comments on commit c16bf48

Please sign in to comment.