This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch commons-net in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git
commit 6b79e5f7ac973c8e3914b80f12d926a5aa851387 Author: PJ Fanning <[email protected]> AuthorDate: Wed Dec 14 02:27:33 2022 +0100 issue-4004: upgrade commons-net to 3.9.0 --- linkis-commons/linkis-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linkis-commons/linkis-common/pom.xml b/linkis-commons/linkis-common/pom.xml index ad8e53fe2..7c34eb59a 100644 --- a/linkis-commons/linkis-common/pom.xml +++ b/linkis-commons/linkis-common/pom.xml @@ -115,7 +115,7 @@ <dependency> <groupId>commons-net</groupId> <artifactId>commons-net</artifactId> - <version>3.1</version> + <version>3.9.0</version> </dependency> <dependency> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
