diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-10-13 13:50:22 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-13 13:50:22 +0000 |
| commit | 9e1597f139b1a3bf1bb0e3c595bb9991c693e304 (patch) | |
| tree | 7f6db04d3fa4684234047d2b908471a305b82dff | |
| parent | d2eb83cd4be426551b6cb52dc88d039c006e6c1e (diff) | |
Bump junit from 4.11 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.11</version> + <version>4.13.1</version> <scope>test</scope> </dependency> </dependencies> |
