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

jbonofre pushed a commit to branch activemq-5.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
     new ab0fe41  [AMQ-8172] Upgrade to commons-net 3.8.0
ab0fe41 is described below

commit ab0fe410b56d8cee3ad7dd8f21b5f6f00d8f4e95
Author: jbonofre <[email protected]>
AuthorDate: Thu Mar 18 10:56:50 2021 +0100

    [AMQ-8172] Upgrade to commons-net 3.8.0
    
    (cherry picked from commit 0a314bc070bf6e2ec72d1a74eed47dadee17206c)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4546a4a..efe96dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
     <commons-logging-version>1.2</commons-logging-version>
     <commons-pool2-version>2.9.0</commons-pool2-version>
     <commons-primitives-version>1.0</commons-primitives-version>
-    <commons-net-version>3.7.2</commons-net-version>
+    <commons-net-version>3.8.0</commons-net-version>
     <directory-version>2.0.0.AM25</directory-version>
     <ecj.version>3.17.0</ecj.version>
     <ftpserver-version>1.1.1</ftpserver-version>

Reply via email to