From 3c26ea35f8c85d94248835fb27d7ad56a0585063 Mon Sep 17 00:00:00 2001 From: Andrei Rebegea Date: Tue, 23 Apr 2019 10:09:49 +0300 Subject: [PATCH] REPO-4371 [Security] MNT-20530: groovy deserialization vulnerability Update to groovy 2.4.16 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 73f559e04c..41ff544b48 100644 --- a/pom.xml +++ b/pom.xml @@ -480,7 +480,7 @@ org.codehaus.groovy groovy-all - 2.4.15 + 2.4.16 indy