Skip to content

Commit 0383f0d

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.3.1
1 parent c2724c0 commit 0383f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/pom.xml

Lines changed: 1 addition & 1 deletion
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.3.0</version>
122+
<version>3.3.1</version>
123123
</plugin>
124124
</plugins>
125125
</build>

0 commit comments

Comments
 (0)