Skip to content

Commit

Permalink
Upgrade Log4J 2.15.0 → 2.16.0 (#2022)
Browse files Browse the repository at this point in the history
Motivation:
Log4J upgrade provides additional mitigations for message lookup CVE
Modifications:
Upgrade from 2.15.0 to 2.16.0
Result:
Using safer Log4J version
  • Loading branch information
bondolo committed Dec 14, 2021
1 parent 656e977 commit 51092e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ nettyIoUringVersion=0.0.11.Final

jsr305Version=3.0.2

log4jVersion=2.15.0
log4jVersion=2.16.0
slf4jVersion=1.7.32

javaxActivationVersion=1.2.2
Expand Down

0 comments on commit 51092e7

Please sign in to comment.