Skip to content

Commit

Permalink
Merge pull request #213 from jetty/dependabot/maven/org.apache.maven.…
Browse files Browse the repository at this point in the history
…plugins-maven-surefire-plugin-3.3.1

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1
  • Loading branch information
lachlan-roberts authored Jul 26, 2024
2 parents df8daa2 + b434115 commit 2b66c6b
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 @@ -81,7 +81,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<configuration>
<statelessTestsetReporter implementation="org.apache.maven.plugin.surefire.extensions.junit5.JUnit5Xml30StatelessReporter">
<disable>false</disable>
Expand Down

0 comments on commit 2b66c6b

Please sign in to comment.