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) 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