Skip to content

Commit e576968

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.0
1 parent 64c9f13 commit e576968

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
@@ -209,7 +209,7 @@
209209
<plugin>
210210
<groupId>org.apache.maven.plugins</groupId>
211211
<artifactId>maven-surefire-plugin</artifactId>
212-
<version>3.4.0</version>
212+
<version>3.5.0</version>
213213
<configuration>
214214
<excludes>
215215
<!-- tests to exclude -->

0 commit comments

Comments
 (0)