Potential security vulnerability in junit.jar
markheger opened this issue · 1 comments
markheger commented
Solution: upgrade to 4.13.1
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13.1</version>
</dependency>
markheger commented
The pom.xml used by JUnit test suite (https://github.com/IBMStreams/streamsx.objectstorage/blob/develop/test/java/com.ibm.streamsx.objectstorage.test/pom.xml) has already the junit 4.13.1
dependency.
For the toolkit release the junit.jar should be deleted in opt/downloaded directory