Skip to content

Commit 20c5511

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3
1 parent a0f89ee commit 20c5511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<plugin>
170170
<groupId>org.apache.maven.plugins</groupId>
171171
<artifactId>maven-surefire-plugin</artifactId>
172-
<version>2.22.2</version>
172+
<version>3.1.2</version>
173173
<configuration>
174174
<additionalClasspathElements>
175175
<additionalClasspathElement>${java.home}/lib/jfxrt.jar</additionalClasspathElement>

0 commit comments

Comments
 (0)