Upgraded maven-core and maven-plugin-api from 3.3.3 to 3.6.0
authorKai Moritz <kai@juplo.de>
Fri, 5 Apr 2019 13:01:03 +0000 (15:01 +0200)
committerKai Moritz <kai@juplo.de>
Fri, 5 Apr 2019 13:01:03 +0000 (15:01 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 52cfe48..a5bb58e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <!-- Verwendete Versionen -->
     <hibernate.version>5.2.4.Final</hibernate.version>
     <el-api.version>3.0.0</el-api.version>
-    <maven.version>3.3.3</maven.version>
+    <maven.version>3.6.0</maven.version>
     <maven-plugin-log4j.version>1.0.1</maven-plugin-log4j.version>
     <scannotation.version>1.0.4</scannotation.version>
   </properties>