From 9a07c0619ea000e1834093c2ec37a4c00e3f4108 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 04:50:11 +0000 Subject: [PATCH 1/3] Bump org.apache.commons:commons-exec from 1.4.0 to 1.5.0 Bumps org.apache.commons:commons-exec from 1.4.0 to 1.5.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-exec dependency-version: 1.5.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 17d517c2471..6bbb98dd5a1 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ 2.19.0 2.6 3.17.0 - 1.4.0 + 1.5.0 4.5.0 1.5 1.18.0 From 993fc01ec88eebd75daec3aaea95429d1af9d013 Mon Sep 17 00:00:00 2001 From: reiabreu Date: Tue, 3 Jun 2025 14:20:02 +0100 Subject: [PATCH 2/3] Update DEPENDENCY-LICENSES --- DEPENDENCY-LICENSES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 0a4fcb3deae..bcbd921fbf9 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -33,7 +33,7 @@ List of third-party dependencies grouped by their license type. * Apache Commons Configuration (org.apache.commons:commons-configuration2:2.12.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 CSV (org.apache.commons:commons-csv:1.14.0 - https://commons.apache.org/proper/commons-csv/) - * Apache Commons Exec (org.apache.commons:commons-exec:1.4.0 - https://commons.apache.org/proper/commons-exec/) + * Apache Commons Exec (org.apache.commons:commons-exec:1.5.0 - https://commons.apache.org/proper/commons-exec/) * Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.5 - https://commons.apache.org/proper/commons-fileupload/) * Apache Commons IO (commons-io:commons-io:2.19.0 - https://commons.apache.org/proper/commons-io/) * Apache Commons Lang (org.apache.commons:commons-lang3:3.17.0 - https://commons.apache.org/proper/commons-lang/) From 0a17d1284907c499540802d46b8ca796922809b7 Mon Sep 17 00:00:00 2001 From: reiabreu Date: Tue, 3 Jun 2025 14:23:38 +0100 Subject: [PATCH 3/3] Update LICENSE-binary --- LICENSE-binary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE-binary b/LICENSE-binary index 012b321c824..f1d516d23a8 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -681,7 +681,7 @@ The license texts of these dependencies can be found in the licenses directory. * Apache Commons Configuration (org.apache.commons:commons-configuration2:2.12.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 CSV (org.apache.commons:commons-csv:1.14.0 - http://commons.apache.org/proper/commons-csv/) - * Apache Commons Exec (org.apache.commons:commons-exec:1.4.0 - http://commons.apache.org/proper/commons-exec/) + * Apache Commons Exec (org.apache.commons:commons-exec:1.5.0 - http://commons.apache.org/proper/commons-exec/) * Apache Commons IO (commons-io:commons-io:2.19.0 - https://commons.apache.org/proper/commons-io/) * Apache Commons Logging (commons-logging:commons-logging:1.2 - http://commons.apache.org/proper/commons-logging/) * Apache Commons Net (commons-net:commons-net:3.9.0 - https://commons.apache.org/proper/commons-net/)