commit | a13fd5d5181db086b881d85ee4a1fbd6b9e18a3d | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Oct 13 18:01:03 2020 +0200 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Oct 14 14:40:27 2020 +0200 |
tree | b65bca1d329eef1c385f79dfa6fcf84f50374224 | |
parent | 8637908ab76da862702f33303a5ed11758886a68 [diff] |
Bump junit from 4.11 to 4.13.1 Change-Id: I6f0c1777a2d8f153e79f1fc9a8af1abfa395f53d
diff --git a/pom.xml b/pom.xml index 02d1fcc..7ff1ccb 100644 --- a/pom.xml +++ b/pom.xml
@@ -254,7 +254,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.11</version> + <version>4.13.1</version> </dependency> <dependency> <groupId>com.github.stephenc.jcip</groupId>