From 430032aa926df9685e751e644bc8b07411e47fe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 04:06:22 +0000 Subject: [PATCH 1/2] Bump org.apache.avro:avro from 1.12.0 to 1.12.1 Bumps org.apache.avro:avro from 1.12.0 to 1.12.1. --- updated-dependencies: - dependency-name: org.apache.avro:avro dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 35f6ee3f76d..2655a81b7da 100644 --- a/pom.xml +++ b/pom.xml @@ -1196,7 +1196,7 @@ org.apache.avro avro - 1.12.0 + 1.12.1 net.bytebuddy From 52e78924369ee1ddf185ca684063b4577b50b93f Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Sat, 25 Oct 2025 01:19:20 +0100 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 7f8a3f6188c..5ea69900bd5 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -20,7 +20,7 @@ List of third-party dependencies grouped by their license type. * ActiveMQ :: Client (org.apache.activemq:activemq-client:6.1.7 - http://activemq.apache.org/activemq-client) * 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.0 - https://avro.apache.org) + * 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 Collections (commons-collections:commons-collections:3.2.2 - http://commons.apache.org/collections/) diff --git a/LICENSE-binary b/LICENSE-binary index b6ea1e0db52..2e18e3519c7 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -651,7 +651,7 @@ The license texts of these dependencies can be found in the licenses directory. Apache-2.0 - * Apache Avro (org.apache.avro:avro:1.12.0 - https://avro.apache.org) + * Apache Avro (org.apache.avro:avro:1.12.1 - https://avro.apache.org) * Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.6.0 - https://commons.apache.org/proper/commons-fileupload/) * Apache Commons Lang (org.apache.commons:commons-lang3:3.19.0 - https://commons.apache.org/proper/commons-lang/) * Apache Commons Text (org.apache.commons:commons-text:1.14.0 - https://commons.apache.org/proper/commons-text)