From cb47f044dc074c2a5a91388b0c19104febd81b95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 03:17:11 +0000 Subject: [PATCH] Build(deps): Bump the apache-commons group across 1 directory with 6 updates Bumps the apache-commons group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [commons-net:commons-net](https://github.com/apache/commons-net) | `3.9.0` | `3.13.0` | | org.apache.commons:commons-configuration2 | `2.11.0` | `2.14.0` | | org.apache.commons:commons-lang3 | `3.18.0` | `3.20.0` | | [org.apache.commons:commons-text](https://github.com/apache/commons-text) | `1.10.0` | `1.15.0` | | [commons-io:commons-io](https://github.com/apache/commons-io) | `2.15.0` | `2.21.0` | | [org.apache.commons:commons-compress](https://github.com/apache/commons-compress) | `1.26.2` | `1.28.0` | Updates `commons-net:commons-net` from 3.9.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.9.0...rel/commons-net-3.13.0) Updates `org.apache.commons:commons-configuration2` from 2.11.0 to 2.14.0 Updates `org.apache.commons:commons-lang3` from 3.18.0 to 3.20.0 Updates `org.apache.commons:commons-text` from 1.10.0 to 1.15.0 - [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-text/compare/rel/commons-text-1.10.0...rel/commons-text-1.15.0) Updates `commons-io:commons-io` from 2.15.0 to 2.21.0 - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-io/compare/rel/commons-io-2.15.0...rel/commons-io-2.21.0) Updates `org.apache.commons:commons-compress` from 1.26.2 to 1.28.0 - [Changelog](https://github.com/apache/commons-compress/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-compress/compare/rel/commons-compress-1.26.2...rel/commons-compress-1.28.0) --- updated-dependencies: - dependency-name: commons-net:commons-net dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apache-commons - dependency-name: org.apache.commons:commons-configuration2 dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apache-commons - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apache-commons - dependency-name: org.apache.commons:commons-text dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apache-commons - dependency-name: commons-io:commons-io dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apache-commons - dependency-name: org.apache.commons:commons-compress dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apache-commons ... Signed-off-by: dependabot[bot] --- analytics-core/pom.xml | 6 +++--- batch-models/pom.xml | 4 ++-- pom.xml | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/analytics-core/pom.xml b/analytics-core/pom.xml index 0d08063..1ce60ad 100644 --- a/analytics-core/pom.xml +++ b/analytics-core/pom.xml @@ -379,7 +379,7 @@ org.apache.commons commons-text - 1.10.0 + 1.15.0 org.apache.commons @@ -396,7 +396,7 @@ commons-io commons-io - 2.15.0 + 2.21.0 @@ -415,7 +415,7 @@ org.apache.commons commons-compress - 1.26.2 + 1.28.0 com.fasterxml.woodstox diff --git a/batch-models/pom.xml b/batch-models/pom.xml index b640bac..9e5bc38 100644 --- a/batch-models/pom.xml +++ b/batch-models/pom.xml @@ -298,7 +298,7 @@ org.apache.commons commons-compress - 1.26.2 + 1.28.0 com.fasterxml.woodstox @@ -308,7 +308,7 @@ commons-io commons-io - 2.15.0 + 2.21.0 io.netty diff --git a/pom.xml b/pom.xml index a106df4..de51098 100644 --- a/pom.xml +++ b/pom.xml @@ -123,25 +123,25 @@ commons-net commons-net - 3.9.0 + 3.13.0 org.apache.commons commons-configuration2 - 2.11.0 + 2.14.0 org.apache.commons commons-lang3 - 3.18.0 + 3.20.0 org.apache.commons commons-text - 1.10.0 + 1.15.0