diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-10-13 00:10:11 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-13 00:10:11 +0000 |
| commit | 37abd618b2df3211f7e717b55e109e3c9ed4a2d1 (patch) | |
| tree | d689023196237a67d5a9d4b9c24b9a2d039f8362 | |
| parent | 531a5dfc5cdbeabc536a61008c3b750ab759589e (diff) | |
Bump junit from 3.8.1 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 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](https://github.com/junit-team/junit4/commits/r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>3.8.1</version> + <version>4.13.1</version> <scope>test</scope> </dependency> |
