diff --git a/pom.xml b/pom.xml index 7b8491d..4fc5a7d 100644 --- a/pom.xml +++ b/pom.xml @@ -267,7 +267,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.12</version> + <version>4.13.1</version> <optional>false</optional> <scope>test</scope> </dependency>