version bumps

This commit is contained in:
Sven Kubiak 2018-07-31 09:19:56 +02:00
parent 7cd4968158
commit 8c4692ac70

View File

@ -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>