diff --git a/pom.xml b/pom.xml index a832c7098439a5338559d314ba02d59968523e03..8ab52ea50ef60c7b7a42e0e6c3643c549d4e6589 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>