Workaround for CVE-2020-15250

This commit is contained in:
Sebastiano Pistore 2021-02-22 20:53:24 +01:00
parent b46513f4a1
commit 78bd82f8ef

View File

@ -366,7 +366,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>