1
0
Fork 0
mirror of https://github.com/correl/mage.git synced 2025-02-18 03:00:15 +00:00

updated server pom.xml to fix security vulnerability

This commit is contained in:
Evan Kranzler 2019-10-12 11:25:01 -04:00
parent 24efd96edb
commit 2fb9153608

View file

@ -91,7 +91,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.18</version>
<version>[1.19,)</version>
</dependency>
<dependency>