diff --git a/core/pom.xml b/core/pom.xml index 840bc61..e90bedd 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -94,7 +94,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>3.5.2</version> + <version>3.5.3</version> <configuration> <trimStackTrace>false</trimStackTrace> <argLine>@{argLine} --add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports