Skip to content

Commit 1ca5b2d

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.5.2
1 parent 98b45c0 commit 1ca5b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<!-- `verify` checks the result and passes or fails the build -->
120120
<groupId>org.apache.maven.plugins</groupId>
121121
<artifactId>maven-failsafe-plugin</artifactId>
122-
<version>3.5.1</version>
122+
<version>3.5.2</version>
123123
</plugin>
124124
</plugins>
125125
</build>

0 commit comments

Comments
 (0)