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 02f58daafb build(deps): bump commons-net:commons-net from 3.11.0 to 
3.11.1 (#1660)
02f58daafb is described below

commit 02f58daafb1b5114ff00cda9a4750065b8ff85ae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 13 14:06:10 2024 +0200

    build(deps): bump commons-net:commons-net from 3.11.0 to 3.11.1 (#1660)
    
    Bumps commons-net:commons-net from 3.11.0 to 3.11.1.
    
    ---
    updated-dependencies:
    - dependency-name: commons-net:commons-net
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 cd39fc59f4..fda531af60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
     <commons-lang3.version>3.14.0</commons-lang3.version>
     <commons-logging.version>1.3.2</commons-logging.version>
     <commons-math3.version>3.6.1</commons-math3.version>
-    <commons-net.version>3.11.0</commons-net.version>
+    <commons-net.version>3.11.1</commons-net.version>
     <commons-text.version>1.12.0</commons-text.version>
     <commons-csv.version>1.11.0</commons-csv.version>
     <dom4j.version>2.1.4</dom4j.version>

Reply via email to