Update dependency log4j:log4j to v1.2.17

This commit is contained in:
Renovate Bot 2019-04-30 09:39:34 +00:00
parent a09641b184
commit 0e333ec040
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>