Skip to content

Commit 9897e68

Browse files
committed
Updated surefire plugin version
1 parent 9ae553d commit 9897e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<plugin>
107107
<groupId>org.apache.maven.plugins</groupId>
108108
<artifactId>maven-surefire-plugin</artifactId>
109-
<version>3.2.3</version>
109+
<version>3.5.1</version>
110110
<configuration>
111111
<argLine>
112112
-javaagent:"${settings.localRepository}/org/aspectj/aspectjweaver/${aspectj.version}/aspectjweaver-${aspectj.version}.jar"

0 commit comments

Comments
 (0)