Skip to content

Commit

Permalink
Merge pull request #177 from groovy/dependabot/maven/junit-junit-4.13.1
Browse files Browse the repository at this point in the history
Bump junit from 4.13 to 4.13.1
  • Loading branch information
keeganwitt committed Oct 13, 2020
2 parents f6fab3e + d96c52a commit b309c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -18,7 +18,7 @@
<javaVersion>1.${shortJavaVersion}</javaVersion>
<dependencyPluginVersion>3.1.1</dependencyPluginVersion>
<compilerPluginVersion>3.8.1</compilerPluginVersion>
<junitVersion>4.13</junitVersion>
<junitVersion>4.13.1</junitVersion>
<surefirePluginVersion>3.0.0-M4</surefirePluginVersion>
<pluginPluginVersion>3.6.0</pluginPluginVersion>
<!-- this is a property so that site generation can use it -->
Expand Down

0 comments on commit b309c10

Please sign in to comment.