From adb84e8f8c91ef0d87a95401a679b4b7c85a35c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 04:05:30 +0000 Subject: [PATCH 1/2] Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.6.0...v3.6.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- storm-buildtools/maven-shade-clojure-transformer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storm-buildtools/maven-shade-clojure-transformer/pom.xml b/storm-buildtools/maven-shade-clojure-transformer/pom.xml index e4660cb2ef2..09e18021054 100644 --- a/storm-buildtools/maven-shade-clojure-transformer/pom.xml +++ b/storm-buildtools/maven-shade-clojure-transformer/pom.xml @@ -31,7 +31,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.6.0 + 3.6.1 provided From 5d89a57bbf46dd7bc8093edb22c07f87a83e491e Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Thu, 18 Sep 2025 00:24:54 +0100 Subject: [PATCH 2/2] Fixing licenses --- DEPENDENCY-LICENSES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 68976e4675f..0144574eba8 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -66,7 +66,7 @@ List of third-party dependencies grouped by their license type. * Apache Kafka (org.apache.kafka:kafka-clients:4.1.0 - https://kafka.apache.org) * Apache Log4j API (org.apache.logging.log4j:log4j-api:2.25.1 - https://logging.apache.org/log4j/2.x/) * Apache Log4j Core (org.apache.logging.log4j:log4j-core:2.25.1 - https://logging.apache.org/log4j/2.x/) - * Apache Maven Shade Plugin (org.apache.maven.plugins:maven-shade-plugin:3.6.0 - https://maven.apache.org/plugins/maven-shade-plugin/) + * Apache Maven Shade Plugin (org.apache.maven.plugins:maven-shade-plugin:3.6.1 - https://maven.apache.org/plugins/maven-shade-plugin/) * Apache Maven Shared Utils (org.apache.maven.shared:maven-shared-utils:3.2.1 - https://maven.apache.org/shared/maven-shared-utils/) * Apache Thrift (org.apache.thrift:libthrift:0.22.0 - https://thrift.apache.org/) * Apache XBean :: Spring (org.apache.xbean:xbean-spring:4.27 - http://geronimo.apache.org/maven/xbean/4.27/xbean-spring)