Skip to content
This repository was archived by the owner on Dec 4, 2025. It is now read-only.

Commit 4451020

Browse files
Update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.5.4
1 parent 3a25cf6 commit 4451020

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
@@ -117,7 +117,7 @@
117117
<plugin>
118118
<groupId>org.apache.maven.plugins</groupId>
119119
<artifactId>maven-failsafe-plugin</artifactId>
120-
<version>3.5.2</version>
120+
<version>3.5.4</version>
121121
<executions>
122122
<execution>
123123
<goals>

0 commit comments

Comments
 (0)