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 08a9caff5d build(deps): bump commons-net:commons-net from 3.9.0 to 3.10.0 (#1263) 08a9caff5d is described below commit 08a9caff5dfce5e75611d7d77b66c994140ce939 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Dec 8 15:21:42 2023 +0100 build(deps): bump commons-net:commons-net from 3.9.0 to 3.10.0 (#1263) Bumps commons-net:commons-net from 3.9.0 to 3.10.0. --- updated-dependencies: - dependency-name: commons-net:commons-net dependency-type: direct:production update-type: version-update:semver-minor ... 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 24369cb4c0..83f2a2315d 100644 --- a/pom.xml +++ b/pom.xml @@ -120,7 +120,7 @@ <commons-lang3.version>3.12.0</commons-lang3.version> <commons-logging.version>1.2</commons-logging.version> <commons-math3.version>3.6.1</commons-math3.version> - <commons-net.version>3.9.0</commons-net.version> + <commons-net.version>3.10.0</commons-net.version> <commons-pool2.version>2.12.0</commons-pool2.version> <commons-text.version>1.11.0</commons-text.version> <commons-csv.version>1.10.0</commons-csv.version>