diff --git a/pom.xml b/pom.xml index 51bb6c51..e72ce36e 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ seb-server web-service for SEB maintenance and monitoring active SEB sessions - + org.springframework.boot spring-boot-starter-parent 2.1.0.RELEASE @@ -50,14 +50,14 @@ - + org.mariadb.jdbc mariadb-java-client - + org.mybatis @@ -74,8 +74,8 @@ mybatis-spring 1.3.2 - - + + org.springframework.boot @@ -117,7 +117,7 @@ spring-security-jwt 1.0.9.RELEASE - + joda-time @@ -131,7 +131,7 @@ org.apache.commons commons-lang3 - + junit @@ -149,17 +149,23 @@ test - + let_reporting - - - 1.8 - - + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + 1.8 + + + org.apache.maven.plugins maven-pmd-plugin