address security alert

This commit is contained in:
Gregory Burd 2020-10-29 14:00:25 -04:00 committed by GitHub
parent 1dd966b169
commit c7d05c84f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -270,7 +270,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>[4.13.1,)</version>
<scope>test</scope>
</dependency>