From e8b311ebe1c1a39d2bdf0c3715221dd03e2bce12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 04:03:09 +0000 Subject: [PATCH 1/2] Bump org.apache.commons:commons-exec from 1.5.0 to 1.6.0 Bumps [org.apache.commons:commons-exec](https://github.com/apache/commons-exec) from 1.5.0 to 1.6.0. - [Changelog](https://github.com/apache/commons-exec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-exec/compare/rel/commons-exec-1.5.0...rel/commons-exec-1.6.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-exec dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2cd371d3ea..bc00b6be18 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ 2.21.0 2.6 3.20.0 - 1.5.0 + 1.6.0 4.5.0 1.6.0 1.20.0 From 93670903901e09127bd437d56b2596ef8b2e00e9 Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Sat, 3 Jan 2026 00:59:20 +0000 Subject: [PATCH 2/2] Fixing licenses --- DEPENDENCY-LICENSES | 2 +- LICENSE-binary | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 4ed12e9b4c..c7dc37b892 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -28,7 +28,7 @@ List of third-party dependencies grouped by their license type. * Apache Commons Compress (org.apache.commons:commons-compress:1.28.0 - https://commons.apache.org/proper/commons-compress/) * Apache Commons Configuration (org.apache.commons:commons-configuration2:2.13.0 - https://commons.apache.org/proper/commons-configuration/) * Apache Commons Crypto (org.apache.commons:commons-crypto:1.1.0 - https://commons.apache.org/proper/commons-crypto/) - * Apache Commons Exec (org.apache.commons:commons-exec:1.5.0 - https://commons.apache.org/proper/commons-exec/) + * Apache Commons Exec (org.apache.commons:commons-exec:1.6.0 - https://commons.apache.org/proper/commons-exec/) * Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.6.0 - https://commons.apache.org/proper/commons-fileupload/) * Apache Commons IO (commons-io:commons-io:2.21.0 - https://commons.apache.org/proper/commons-io/) * Apache Commons Lang (org.apache.commons:commons-lang3:3.20.0 - https://commons.apache.org/proper/commons-lang/) diff --git a/LICENSE-binary b/LICENSE-binary index af28cbc0a0..9ff39cd5e8 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -667,7 +667,7 @@ The license texts of these dependencies can be found in the licenses directory. * Apache Commons Compress (org.apache.commons:commons-compress:1.28.0 - https://commons.apache.org/proper/commons-compress/) * Apache Commons Configuration (org.apache.commons:commons-configuration2:2.13.0 - https://commons.apache.org/proper/commons-configuration/) * Apache Commons Crypto (org.apache.commons:commons-crypto:1.1.0 - https://commons.apache.org/proper/commons-crypto/) - * Apache Commons Exec (org.apache.commons:commons-exec:1.5.0 - https://commons.apache.org/proper/commons-exec/) + * Apache Commons Exec (org.apache.commons:commons-exec:1.6.0 - https://commons.apache.org/proper/commons-exec/) * Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.6.0 - https://commons.apache.org/proper/commons-fileupload/) * Apache Commons IO (commons-io:commons-io:2.21.0 - https://commons.apache.org/proper/commons-io/) * Apache Commons Lang (org.apache.commons:commons-lang3:3.20.0 - https://commons.apache.org/proper/commons-lang/)