Skip to content

Commit

Permalink
Merge pull request #193 from paul-hammant/dependabot/maven/master/org…
Browse files Browse the repository at this point in the history
….apache.maven.plugins-maven-surefire-plugin-3.2.3

Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.1 to 3.2.3
  • Loading branch information
paul-hammant authored Dec 18, 2023
2 parents 942ab16 + 3f7fa6f commit 40d2890
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 @@ -144,7 +144,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.1</version>
<version>3.2.3</version>
<configuration>
<reuseForks>false</reuseForks>
</configuration>
Expand Down

0 comments on commit 40d2890

Please sign in to comment.