REPO-4371 [Security] MNT-20530: groovy deserialization vulnerability

Update to groovy 2.4.16
This commit is contained in:
Andrei Rebegea
2019-04-23 10:09:49 +03:00
committed by GitHub
parent dbf408fe51
commit 3c26ea35f8

View File

@@ -480,7 +480,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>2.4.15</version>
<version>2.4.16</version>
<classifier>indy</classifier>
</dependency>
<dependency>