diff --git a/pom.xml b/pom.xml index bd7f3cf399bf7019ae802f4d503b919b0042c734..99cbdc43602855449ddeebf3c52741189d2a5e3b 100755 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> - <version>2.3.2</version> + <version>3.12.1</version> <configuration> <source>1.7</source> <target>1.7</target>