commit | 91dbcf00d7fb4b559c50f8a655e748bc0d93fb1f | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Sun May 23 14:03:38 2021 +0000 |
committer | GitHub <noreply@github.com> | Sun May 23 14:03:38 2021 +0000 |
tree | 89aec760b31a494b17f3838ee7633cf6ab2d842a | |
parent | d08d0095be97c2bd1cc64157201b24881b61dc8a [diff] |
Bump junit from 4.13.1 to 4.13.2 Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2. - [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/compare/r4.13.1...r4.13.2) Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml index bfaa8a4..22eea2e 100644 --- a/pom.xml +++ b/pom.xml
@@ -42,7 +42,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.13.1</version> + <version>4.13.2</version> <scope>test</scope> </dependency> <dependency>