Skip to content

Commit

Permalink
Bump junit from 4.13 to 4.13.1
Browse files Browse the repository at this point in the history
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](junit-team/junit4@r4.13...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 12, 2020
1 parent f6fab3e commit d96c52a
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 d96c52a

Please sign in to comment.