chore: Update JUnit

This commit is contained in:
Sven-Torben Janus 2021-09-16 14:31:25 +02:00
parent 67af6af223
commit 3788cb448e

View file

@ -139,7 +139,7 @@
<dependency>
<groupId>org.junit</groupId>
<artifactId>junit-bom</artifactId>
<version>5.7.0</version>
<version>5.8.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>