Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.maven.plugins:maven-failsaf…
Browse files Browse the repository at this point in the history
…e-plugin to v3.0.0
  • Loading branch information
renovate-bot committed Mar 14, 2023
1 parent 3911a95 commit 6134a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ limitations under the License.
<plugin> <!-- FAILSAFE -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.0.0-M8</version>
<version>3.0.0</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 6134a33

Please sign in to comment.