Skip to content

Commit 975ca65

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.2.3
1 parent 955c244 commit 975ca65

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
@@ -403,7 +403,7 @@ limitations under the License.
403403
<plugin> <!-- FAILSAFE -->
404404
<groupId>org.apache.maven.plugins</groupId>
405405
<artifactId>maven-failsafe-plugin</artifactId>
406-
<version>3.0.0</version>
406+
<version>3.2.3</version>
407407
<executions>
408408
<execution>
409409
<goals>

0 commit comments

Comments
 (0)