diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-10-13 11:32:32 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-13 11:32:32 +0000 |
| commit | 972d4d30661c9edccd3cda64cd5509267bef492f (patch) | |
| tree | 4da7bade0f0a0c39b8e150dff744c0aed10a43a3 /pom.xml | |
| parent | 3a140a48b3e8e3d0f7667c17bd2ed40933645385 (diff) | |
Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.12</version> + <version>4.13.1</version> </dependency> <dependency> <groupId>org.xerial</groupId> |
