Skip to content

Commit 6e9cd72

Browse files
[CI skip] Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2
1 parent 1ffcb46 commit 6e9cd72

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.3.1</version>
152+
<version>3.5.2</version>
153153

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

0 commit comments

Comments
 (0)