Skip to content

Commit 1e33669

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.5
1 parent 5374034 commit 1e33669

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5</version>
153153

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

0 commit comments

Comments
 (0)