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

snuyanzin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-connector-hive.git


The following commit(s) were added to refs/heads/main by this push:
     new 385f37da [hotfix] Bump commons-net:commons-net from 3.6 to 3.9.0
385f37da is described below

commit 385f37da2af9a25a1c4e1b5fc3e6c42260183dad
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 15 10:24:46 2025 +0100

    [hotfix] Bump commons-net:commons-net from 3.6 to 3.9.0
    
    Bumps commons-net:commons-net from 3.6 to 3.9.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-net:commons-net
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index da2edccd..bdec5e3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,7 @@ under the License.
             <dependency>
                 <groupId>commons-net</groupId>
                 <artifactId>commons-net</artifactId>
-                <version>3.6</version>
+                <version>3.9.0</version>
             </dependency>
             <dependency>
                 <groupId>commons-cli</groupId>

Reply via email to