Skip to content

Commit

Permalink
Merge pull request iterate-ch#14354 from iterate-ch/dependabot/maven/…
Browse files Browse the repository at this point in the history
…org.apache.maven.plugins-maven-failsafe-plugin-3.0.0

Bump maven-failsafe-plugin from 2.22.2 to 3.0.0
  • Loading branch information
dkocher authored Mar 14, 2023
2 parents 0353bf6 + 577a254 commit bb3758d
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 @@ -507,7 +507,7 @@
</plugin>
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
<version>2.22.2</version>
<version>3.0.0</version>
<configuration>
<reportsDirectory>${project.build.directory}/surefire-reports</reportsDirectory>
<encoding>UTF-8</encoding>
Expand Down

0 comments on commit bb3758d

Please sign in to comment.