Skip to content

Commit 5c6777f

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3 (#332)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 09b5053 commit 5c6777f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@
267267
<plugin>
268268
<groupId>org.apache.maven.plugins</groupId>
269269
<artifactId>maven-failsafe-plugin</artifactId>
270-
<version>2.22.2</version>
270+
<version>3.0.0</version>
271271
<configuration>
272272
<argLine>
273273
${surefireArgLine}

0 commit comments

Comments
 (0)