Upgrade log4j test dependency to v2.16.0
Signed-off-by: Rex Chen <shuningc@amazon.com>
This commit is contained in:
parent
f9648b4d99
commit
07c86081fb
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -106,7 +106,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
<artifactId>log4j-core</artifactId>
|
||||
<version>2.15.0</version>
|
||||
<version>2.16.0</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
|
|||
Loading…
Reference in a new issue