You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2023/10/09 05:41:32 UTC

[openmeetings] branch master updated: [OPENMEETINGS-2770] commons-net

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 43ae83765 [OPENMEETINGS-2770] commons-net
43ae83765 is described below

commit 43ae837653abf0bfa11453bf1660da7ad76d83a8
Author: Maxim Solodovnik <so...@apache.org>
AuthorDate: Mon Oct 9 12:41:21 2023 +0700

    [OPENMEETINGS-2770] commons-net
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2bdecef04..b0cff538e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@
 		<commons-io.version>2.14.0</commons-io.version>
 		<commons-collections4.version>4.4</commons-collections4.version>
 		<commons-text.version>1.10.0</commons-text.version>
-		<commons-net.version>3.9.0</commons-net.version>
+		<commons-net.version>3.10.0</commons-net.version>
 		<dom4j.version>2.1.4</dom4j.version>
 		<postgresql.version>42.6.0</postgresql.version>
 		<mysql.version>8.1.0</mysql.version>