Skip to content

Commit 521fda9

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4
1 parent 5374034 commit 521fda9

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
@@ -149,7 +149,7 @@
149149
<!-- Plugin for Unit Tests -->
150150
<groupId>org.apache.maven.plugins</groupId>
151151
<artifactId>maven-surefire-plugin</artifactId>
152-
<version>3.5.2</version>
152+
<version>3.5.4</version>
153153

154154
<configuration>
155155
<junitArtifactName>org.junit.jupiter:junit-jupiter</junitArtifactName>

0 commit comments

Comments
 (0)