Version bumps

This commit is contained in:
Sven Kubiak 2023-04-28 08:39:47 +02:00
parent b7aee61208
commit ff4bf598ba
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.2</version> <version>5.9.3</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
</dependencies> </dependencies>