version bumps
This commit is contained in:
parent
a577cd8cc3
commit
70cc6aa712
4
pom.xml
4
pom.xml
@ -19,7 +19,7 @@
|
||||
</developers>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<log4j.version>2.6.2</log4j.version>
|
||||
<log4j.version>2.7</log4j.version>
|
||||
</properties>
|
||||
<prerequisites>
|
||||
<maven>3.3.0</maven>
|
||||
@ -142,7 +142,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
<version>3.4</version>
|
||||
<version>3.5</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user