From e938507ad62db89f7454cd141c1f51e3a9ae2c9d Mon Sep 17 00:00:00 2001 From: Maxim Nesen <24524084+senivam@users.noreply.github.com> Date: Thu, 18 Feb 2021 13:21:25 +0100 Subject: [PATCH] Updating ant to 1.10.9 for antrun plugin (#4720) * Updating ant to 1.10.9 for antrun plugin Signed-off-by: Maxim Nesen --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 521ed1ae44..9baf7e603e 100644 --- a/pom.xml +++ b/pom.xml @@ -769,6 +769,13 @@ org.apache.maven.plugins maven-antrun-plugin 3.0.0 + + + org.apache.ant + ant + 1.10.9 + + org.fortasoft