Roberto Sánchez
2014-08-27 a5e96493b4bbd8d4dafd77998b4b8dab8d52c71c
#0 feature - Upgrading log traces to log4j2 2.0.2
1 files modified
changed files
pom.xml patch | view | blame | history
pom.xml
....@@ -59,7 +59,7 @@
5959 <dependency>
6060 <groupId>org.apache.logging.log4j</groupId>
6161 <artifactId>log4j-core</artifactId>
62
- <version>2.0-rc1</version>
62
+ <version>2.0.2</version>
6363 </dependency>
6464 </dependencies>
6565