Update dependency log4j:log4j to v1.2.17 (#269)

Update dependency log4j:log4j to v1.2.17
This commit is contained in:
Misagh Moayyed 2019-04-30 04:10:59 -07:00 committed by GitHub
commit 2362481941
2 changed files with 2 additions and 2 deletions

View File

@ -69,7 +69,7 @@
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<scope>test</scope>
<version>1.2.15</version>
<version>1.2.17</version>
<exclusions>
<exclusion>
<artifactId>jmxri</artifactId>

View File

@ -201,7 +201,7 @@
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<scope>test</scope>
<version>1.2.15</version>
<version>1.2.17</version>
<exclusions>
<exclusion>
<artifactId>jmxri</artifactId>