Skip to content

Commit

Permalink
Merge pull request #203 from dlsc-software-consulting-gmbh/dependabot…
Browse files Browse the repository at this point in the history
…/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M5

Bump maven-surefire-plugin from 3.0.0-M3 to 3.0.0-M5
  • Loading branch information
dlemmermann committed Aug 31, 2020
2 parents 8c221f9 + 40c74a2 commit d6d282e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion preferencesfx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M3</version>
<version>3.0.0-M5</version>
<!-- Only Java 9+
<configuration>
<forkCount>0</forkCount>
Expand Down

0 comments on commit d6d282e

Please sign in to comment.