You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by dz...@apache.org on 2022/12/22 13:05:44 UTC

[drill] 13/13: [MINOR-UPDATE] Bump commons-net from 3.6 to 3.9.0 (#2720)

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

dzamo pushed a commit to branch 1.20
in repository https://gitbox.apache.org/repos/asf/drill.git

commit af2f48ab321eb78b0908ee166b1f0db6f7788314
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Dec 14 07:39:03 2022 -0500

    [MINOR-UPDATE] Bump commons-net from 3.6 to 3.9.0 (#2720)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 024d6b91da..d80d18881a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
     <antlr.version>4.8-1</antlr.version>
     <maven.version>3.8.4</maven.version>
     <maven.min.version>3.6.3</maven.min.version>
-    <commons.net.version>3.6</commons.net.version>
+    <commons.net.version>3.9.0</commons.net.version>
     <commons.validator.version>1.6</commons.validator.version>
     <commons.text.version>1.10.0</commons.text.version>
     <protobuf.version>3.16.1</protobuf.version>