Skip to content

Commit 2827003

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4
1 parent 71a3b9e commit 2827003

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
@@ -623,7 +623,7 @@
623623
<plugin>
624624
<groupId>org.apache.maven.plugins</groupId>
625625
<artifactId>maven-surefire-plugin</artifactId>
626-
<version>3.5.3</version>
626+
<version>3.5.4</version>
627627
<configuration>
628628
<argLine>-Dspring.profiles.active=test,maven-test</argLine>
629629
</configuration>

0 commit comments

Comments
 (0)