version bumps
This commit is contained in:
parent
7cd4968158
commit
8c4692ac70
4
pom.xml
4
pom.xml
@ -19,7 +19,7 @@
|
||||
</developers>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<log4j.version>2.11.0</log4j.version>
|
||||
<log4j.version>2.11.1</log4j.version>
|
||||
<httpcomponents.version>4.5.6</httpcomponents.version>
|
||||
</properties>
|
||||
<scm>
|
||||
@ -39,7 +39,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>3.7.0</version>
|
||||
<version>3.8.0</version>
|
||||
<configuration>
|
||||
<source>1.8</source>
|
||||
<target>1.8</target>
|
||||
|
Loading…
x
Reference in New Issue
Block a user