From d75895744202c99b1c0bc23ac9f6be16d07fbc2c Mon Sep 17 00:00:00 2001 From: Jaikiran Pai Date: Sun, 10 Oct 2021 09:20:03 +0530 Subject: [PATCH] fix commons-net version in pom --- src/etc/poms/ant-commons-net/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/etc/poms/ant-commons-net/pom.xml b/src/etc/poms/ant-commons-net/pom.xml index 9603114fb..5d6be309f 100644 --- a/src/etc/poms/ant-commons-net/pom.xml +++ b/src/etc/poms/ant-commons-net/pom.xml @@ -45,7 +45,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/m commons-net commons-net - 3.6 + 3.8.0 compile