From 65c7ebd47750c371f7da279f2a7311f164eb9e49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 08:50:21 +0000 Subject: [PATCH 1/2] Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.19.0 to 1.20.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.19.0...rel/commons-codec-1.20.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.20.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 f5c58cba9fe..dad0348e936 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ 1.5.0 4.5.0 1.6.0 - 1.19.0 + 1.20.0 1.14.0 1.10.0 5.9.0 From 20d2e12d337fe59024b6f3d217917edf495515da Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Sat, 15 Nov 2025 23:11:18 +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 43207632bda..742d391709b 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -22,7 +22,7 @@ List of third-party dependencies grouped by their license type. * Annotations for Metrics (io.dropwizard.metrics:metrics-annotation:4.2.37 - https://metrics.dropwizard.io/metrics-annotation) * Apache Avro (org.apache.avro:avro:1.12.1 - https://avro.apache.org) * Apache Commons CLI (commons-cli:commons-cli:1.10.0 - https://commons.apache.org/proper/commons-cli/) - * Apache Commons Codec (commons-codec:commons-codec:1.19.0 - https://commons.apache.org/proper/commons-codec/) + * Apache Commons Codec (commons-codec:commons-codec:1.20.0 - https://commons.apache.org/proper/commons-codec/) * Apache Commons Collections (commons-collections:commons-collections:3.2.2 - http://commons.apache.org/collections/) * Apache Commons Collections (org.apache.commons:commons-collections4:4.5.0 - https://commons.apache.org/proper/commons-collections/) * Apache Commons Compress (org.apache.commons:commons-compress:1.28.0 - https://commons.apache.org/proper/commons-compress/) diff --git a/LICENSE-binary b/LICENSE-binary index 0b069a6cb75..4fdcbe1cf40 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -670,7 +670,7 @@ The license texts of these dependencies can be found in the licenses directory. * Annotations for Metrics (io.dropwizard.metrics:metrics-annotation:4.2.37 - https://metrics.dropwizard.io/metrics-annotation) * Apache Commons CLI (commons-cli:commons-cli:1.10.0 - http://commons.apache.org/proper/commons-cli/) - * Apache Commons Codec (commons-codec:commons-codec:1.19.0 - http://commons.apache.org/proper/commons-codec/) + * Apache Commons Codec (commons-codec:commons-codec:1.20.0 - http://commons.apache.org/proper/commons-codec/) * Apache Commons Collections (org.apache.commons:commons-collections4:4.5.0 - https://commons.apache.org/proper/commons-collections/) * 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.12.0 - https://commons.apache.org/proper/commons-configuration/)