From 45b231a21f76b63989265c39411cdde6d5328deb Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Mon, 14 Jul 2025 00:29:38 +0100 Subject: [PATCH] [MINOR] commons-beanutils 1.11.0 --- zeppelin-distribution/src/bin_license/LICENSE | 2 +- zeppelin-interpreter/pom.xml | 2 +- zeppelin-server/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/zeppelin-distribution/src/bin_license/LICENSE b/zeppelin-distribution/src/bin_license/LICENSE index fabd8f28fec..e82c18f43b3 100644 --- a/zeppelin-distribution/src/bin_license/LICENSE +++ b/zeppelin-distribution/src/bin_license/LICENSE @@ -143,7 +143,7 @@ The following components are provided under Apache License. (Apache 2.0) akka-remote (com.typesafe.akka:akka-remote_2.10:2.3.7 - http://akka.io/) (Apache 2.0) akka-slf4j (com.typesafe.akka:akka-slf4j_2.10:2.3.7 - http://akka.io/) (Apache 2.0) Metrics Core Library (com.yammer.metrics:metrics-core:2.2.0 - http://metrics.codahale.com/metrics-core/) - (Apache 2.0) Commons BeanUtils Bean Collections (commons-beanutils:commons-beanutils-bean-collections:1.9.4 - http://commons.apache.org/beanutils/) + (Apache 2.0) Commons BeanUtils Bean Collections (commons-beanutils:commons-beanutils-bean-collections:1.11.0 - http://commons.apache.org/beanutils/) (Apache 2.0) Apache Log4j (log4j:log4j:1.2.17 - http://logging.apache.org/log4j/1.2/) (Apache 2.0) Apache Avro IPC (org.apache.avro:avro-ipc:1.8.1 - http://avro.apache.org) (Apache 2.0) Apache Avro Mapred API (org.apache.avro:avro-mapred:1.8.1 - http://avro.apache.org/avro-mapred) diff --git a/zeppelin-interpreter/pom.xml b/zeppelin-interpreter/pom.xml index 1a1ea2ce6c4..73d11f86ae1 100644 --- a/zeppelin-interpreter/pom.xml +++ b/zeppelin-interpreter/pom.xml @@ -91,7 +91,7 @@ commons-beanutils commons-beanutils - 1.9.4 + 1.11.0 diff --git a/zeppelin-server/pom.xml b/zeppelin-server/pom.xml index 4a3a4be702f..86fb05c55fa 100644 --- a/zeppelin-server/pom.xml +++ b/zeppelin-server/pom.xml @@ -212,7 +212,7 @@ commons-beanutils commons-beanutils - 1.9.4 + 1.11.0