diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-10-13 14:30:07 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-13 14:30:07 +0000 |
| commit | 8447e2ba89a1a8925779769a30c7e35c9498e9d6 (patch) | |
| tree | 947e0a26ab145fcdd51372a11393f7d112da1e47 | |
| parent | 3460b2c0c571a61068f664adc5a1b97f6a24cdcc (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
@@ -38,7 +38,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.11</version> + <version>4.13.1</version> <scope>test</scope> </dependency> </dependencies> |
