Version bumps

This commit is contained in:
Sven Kubiak 2022-09-23 14:15:03 +02:00
parent d0fccd6b33
commit b2cfba58e4
No known key found for this signature in database

View File

@ -202,7 +202,7 @@
<dependency> <dependency>
<groupId>org.junit.jupiter</groupId> <groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId> <artifactId>junit-jupiter-engine</artifactId>
<version>5.9.0</version> <version>5.9.1</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
</dependencies> </dependencies>