Bump maven-failsafe-plugin from 2.19.1 to 3.0.0-M8 (surefire.version)

This commit is contained in:
Andreas Dangel 2023-01-26 13:31:30 +01:00
parent 9b2e9b2696
commit 09d10ae51d
No known key found for this signature in database
GPG Key ID: 93450DF2DF9A3FA3

View File

@ -390,7 +390,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>2.19.1</version>
<version>${surefire.version}</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>