commit | d204fcb289a7c292885f33a69d5a1674b367045a | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Feb 15 05:28:59 2021 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Fri May 21 18:26:01 2021 +0200 |
tree | ab6914773da4ea74d6330b5deb7d2955c2cd57db | |
parent | 36f64dbb17c713343875d281b4427b0a00b008a2 [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) Closes #87 Signed-off-by: dependabot[bot] <support@github.com> Change-Id: Ic57894ec7f29e4989cccf3a7b8c6c3641e268804
diff --git a/pom.xml b/pom.xml index a8e7d9c..f77143a 100644 --- a/pom.xml +++ b/pom.xml
@@ -104,7 +104,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.13.1</version> + <version>4.13.2</version> <scope>test</scope> </dependency> <dependency>