diff --git a/pom.xml b/pom.xml index fc950df30da7abce66e377cb8176098248c39d47..8ed51eba70b103e30087a166dd91cc341f3bdead 100755 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> - <version>3.12.1</version> + <version>3.13.0</version> <configuration> <source>1.7</source> <target>1.7</target>