Skip to content

Commit

Permalink
Merge pull request #103 from jenkinsci/dependabot/maven/org.apache.ma…
Browse files Browse the repository at this point in the history
…ven.plugins-maven-surefire-plugin-3.4.0

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0
  • Loading branch information
sue445 authored Aug 23, 2024
2 parents 0b65eb8 + a03569b commit f6be381
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 @@ -175,7 +175,7 @@
<!-- Only required if names of spec classes don't match default Surefire patterns (`*Test` etc.) -->
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.3.1</version>
<version>3.4.0</version>
<configuration>
<useFile>false</useFile>
<includes>
Expand Down

0 comments on commit f6be381

Please sign in to comment.