Bump log4j to 2.17.0
This commit is contained in:
parent
19571aa207
commit
d649cbaf92
2
pom.xml
2
pom.xml
|
@ -63,7 +63,7 @@
|
|||
<maven.compiler.source>1.8</maven.compiler.source>
|
||||
<maven.compiler.target>1.8</maven.compiler.target>
|
||||
<httpcore.version>5.2-alpha2</httpcore.version>
|
||||
<log4j.version>2.16.0</log4j.version>
|
||||
<log4j.version>2.17.0</log4j.version>
|
||||
<commons-codec.version>1.15</commons-codec.version>
|
||||
<conscrypt.version>2.5.2</conscrypt.version>
|
||||
<ehcache.version>3.9.6</ehcache.version>
|
||||
|
|
Loading…
Reference in New Issue