JCLOUDS-1589: Upgrade to log4j 2.17.0

This addresses a high severity CVE:

https://logging.apache.org/log4j/2.x/security.html
This commit is contained in:
Andrew Gaul 2021-12-19 09:29:44 +09:00
parent 3bbb0b446a
commit 1a4bcd5547
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@
<modernizer-maven-annotations.version>1.8.0</modernizer-maven-annotations.version>
<!-- Log dependency versions -->
<log4j.version>2.16.0</log4j.version>
<log4j.version>2.17.0</log4j.version>
<logback.version>1.1.2</logback.version>
<!-- OSGi dependency versions -->