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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 7fc802cbc5 build(deps): bump commons-net:commons-net from 3.12.0 to 
3.13.0 (#2498)
7fc802cbc5 is described below

commit 7fc802cbc50b66ef7266787cf86c83c31f756b1a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 19 08:58:05 2026 +0100

    build(deps): bump commons-net:commons-net from 3.12.0 to 3.13.0 (#2498)
    
    Bumps [commons-net:commons-net](https://github.com/apache/commons-net) from 
3.12.0 to 3.13.0.
    - 
[Changelog](https://github.com/apache/commons-net/blob/master/RELEASE-NOTES.txt)
    - 
[Commits](https://github.com/apache/commons-net/compare/rel/commons-net-3.12.0...rel/commons-net-3.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: commons-net:commons-net
      dependency-version: 3.13.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 d2aee5ec85..4bcff3cc7b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
     <commons-lang3.version>3.20.0</commons-lang3.version>
     <commons-logging.version>1.3.5</commons-logging.version>
     <commons-math3.version>3.6.1</commons-math3.version>
-    <commons-net.version>3.12.0</commons-net.version>
+    <commons-net.version>3.13.0</commons-net.version>
     <commons-text.version>1.15.0</commons-text.version>
     <commons-csv.version>1.14.1</commons-csv.version>
     <dom4j.version>2.2.0</dom4j.version>

Reply via email to