From adca4b1b579bf29a04913b1834e15bbf61f0e9f3 Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Tue, 4 Jan 2022 14:54:22 -0500 Subject: [PATCH] Default maven-antrun version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2a73f28ca..9fc9608fe 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ org.apache.maven.plugins maven-antrun-plugin - 1.7 + org.apache.maven.plugins