This is an automated email from the ASF dual-hosted git repository.

krisden pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git

commit bb6fef1e897f2090b2e571a486892566d6fc4bc3
Author: Kevin Risden <[email protected]>
AuthorDate: Wed Dec 16 14:01:29 2020 -0500

    KNOX-2500 - Upgrade commons-net to 3.7.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 10dd1af..eaee703 100644
--- a/pom.xml
+++ b/pom.xml
@@ -179,7 +179,7 @@
         <commons-lang3.version>3.11</commons-lang3.version>
         <commons-logging.version>1.2</commons-logging.version>
         <commons-math3.version>3.6.1</commons-math3.version>
-        <commons-net.version>3.7</commons-net.version>
+        <commons-net.version>3.7.2</commons-net.version>
         <commons-text.version>1.9</commons-text.version>
         <cors-filter.version>2.9</cors-filter.version>
         <cryptacular.version>1.2.4</cryptacular.version>

Reply via email to