Browse Source

update Log4J dependency

master
Jan Matrne 7 years ago
parent
commit
8b737f07f6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/etc/poms/ant-apache-log4j/pom.xml

+ 1
- 1
src/etc/poms/ant-apache-log4j/pom.xml View File

@@ -44,7 +44,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.14</version>
<version>1.2.17</version>
<scope>compile</scope>
</dependency>
</dependencies>


Loading…
Cancel
Save