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

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


The following commit(s) were added to refs/heads/activemq-5.16.x by this push:
     new f992b35d7 [AMQ-9222] Upgrade to commons-net 3.9.0
     new 6c2024a54 Merge pull request #973 from jbonofre/AMQ-9222
f992b35d7 is described below

commit f992b35d7758cc3e802faed212b30990f414b35e
Author: JB Onofré <[email protected]>
AuthorDate: Thu Feb 9 14:28:27 2023 +0100

    [AMQ-9222] Upgrade to commons-net 3.9.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 02c2d8734..be06119e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
     <commons-logging-version>1.2</commons-logging-version>
     <commons-pool2-version>2.11.1</commons-pool2-version>
     <commons-primitives-version>1.0</commons-primitives-version>
-    <commons-net-version>3.8.0</commons-net-version>
+    <commons-net-version>3.9.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