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

enapps-enorman pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-base.git


The following commit(s) were added to refs/heads/master by this push:
     new dc56d12  Bump commons-net from 3.3 to 3.9.0 (#11)
dc56d12 is described below

commit dc56d12f5d639205fc8911bef216d3d8874117ac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 26 10:03:12 2026 -0700

    Bump commons-net from 3.3 to 3.9.0 (#11)
    
    Bumps commons-net from 3.3 to 3.9.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-net:commons-net
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    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 ef4639a..7040f9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -197,7 +197,7 @@
         <dependency>
             <groupId>commons-net</groupId>
             <artifactId>commons-net</artifactId>
-            <version>3.3</version>
+            <version>3.9.0</version>
             <scope>provided</scope>
         </dependency>
 

Reply via email to