From 1adf6a1219b8a41ea126b2d4b7008276e46fc08f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 04:04:40 +0000 Subject: [PATCH 1/2] Bump spring.version from 6.2.10 to 6.2.11 Bumps `spring.version` from 6.2.10 to 6.2.11. Updates `org.springframework:spring-beans` from 6.2.10 to 6.2.11 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.10...v6.2.11) Updates `org.springframework:spring-core` from 6.2.10 to 6.2.11 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.10...v6.2.11) Updates `org.springframework:spring-context` from 6.2.10 to 6.2.11 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.10...v6.2.11) Updates `org.springframework:spring-jms` from 6.2.10 to 6.2.11 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.10...v6.2.11) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-version: 6.2.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-core dependency-version: 6.2.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-context dependency-version: 6.2.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-jms dependency-version: 6.2.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/storm-jms-examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/storm-jms-examples/pom.xml b/examples/storm-jms-examples/pom.xml index 11b5b660af9..d69ffe073bb 100644 --- a/examples/storm-jms-examples/pom.xml +++ b/examples/storm-jms-examples/pom.xml @@ -29,7 +29,7 @@ storm-jms-examples - 6.2.10 + 6.2.11 From 4677df850b6b5585799ae2060f077a6eefa271f8 Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Thu, 18 Sep 2025 00:20:19 +0100 Subject: [PATCH 2/2] Fixing licenses --- DEPENDENCY-LICENSES | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 68976e4675f..ac674fb28fc 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -185,8 +185,8 @@ List of third-party dependencies grouped by their license type. * Metrics Integration for Logback (io.dropwizard.metrics:metrics-logback:4.2.36 - https://metrics.dropwizard.io/metrics-logback) * Metrics Integration with JMX (io.dropwizard.metrics:metrics-jmx:4.2.36 - https://metrics.dropwizard.io/metrics-jmx) * Metrics Utility Jakarta Servlets (io.dropwizard.metrics:metrics-jakarta-servlets:4.2.36 - https://metrics.dropwizard.io/metrics-jakarta-servlets) - * micrometer-commons (io.micrometer:micrometer-commons:1.14.10 - https://github.com/micrometer-metrics/micrometer) - * micrometer-observation (io.micrometer:micrometer-observation:1.14.10 - https://github.com/micrometer-metrics/micrometer) + * micrometer-commons (io.micrometer:micrometer-commons:1.14.11 - https://github.com/micrometer-metrics/micrometer) + * micrometer-observation (io.micrometer:micrometer-observation:1.14.11 - https://github.com/micrometer-metrics/micrometer) * Netty/All-in-One (io.netty:netty-all:4.2.5.Final - https://netty.io/netty-all/) * Netty/Buffer (io.netty:netty-buffer:4.2.5.Final - https://netty.io/netty-buffer/) * Netty/Codec/Base (io.netty:netty-codec-base:4.2.5.Final - https://netty.io/netty-codec-base/) @@ -259,15 +259,15 @@ List of third-party dependencies grouped by their license type. * SLF4J 2 Provider for Log4j API (org.apache.logging.log4j:log4j-slf4j2-impl:2.25.1 - https://logging.apache.org/log4j/2.x/) * SnakeYAML (org.yaml:snakeyaml:2.2 - https://bitbucket.org/snakeyaml/snakeyaml) * snappy-java (org.xerial.snappy:snappy-java:1.1.10.8 - https://github.com/xerial/snappy-java) - * Spring AOP (org.springframework:spring-aop:6.2.10 - https://github.com/spring-projects/spring-framework) - * Spring Beans (org.springframework:spring-beans:6.2.10 - https://github.com/spring-projects/spring-framework) - * Spring Commons Logging Bridge (org.springframework:spring-jcl:6.2.10 - https://github.com/spring-projects/spring-framework) - * Spring Context (org.springframework:spring-context:6.2.10 - https://github.com/spring-projects/spring-framework) - * Spring Core (org.springframework:spring-core:6.2.10 - https://github.com/spring-projects/spring-framework) - * Spring Expression Language (SpEL) (org.springframework:spring-expression:6.2.10 - https://github.com/spring-projects/spring-framework) - * Spring JMS (org.springframework:spring-jms:6.2.10 - https://github.com/spring-projects/spring-framework) - * Spring Messaging (org.springframework:spring-messaging:6.2.10 - https://github.com/spring-projects/spring-framework) - * Spring Transaction (org.springframework:spring-tx:6.2.10 - https://github.com/spring-projects/spring-framework) + * Spring AOP (org.springframework:spring-aop:6.2.11 - https://github.com/spring-projects/spring-framework) + * Spring Beans (org.springframework:spring-beans:6.2.11 - https://github.com/spring-projects/spring-framework) + * Spring Commons Logging Bridge (org.springframework:spring-jcl:6.2.11 - https://github.com/spring-projects/spring-framework) + * Spring Context (org.springframework:spring-context:6.2.11 - https://github.com/spring-projects/spring-framework) + * Spring Core (org.springframework:spring-core:6.2.11 - https://github.com/spring-projects/spring-framework) + * Spring Expression Language (SpEL) (org.springframework:spring-expression:6.2.11 - https://github.com/spring-projects/spring-framework) + * Spring JMS (org.springframework:spring-jms:6.2.11 - https://github.com/spring-projects/spring-framework) + * Spring Messaging (org.springframework:spring-messaging:6.2.11 - https://github.com/spring-projects/spring-framework) + * Spring Transaction (org.springframework:spring-tx:6.2.11 - https://github.com/spring-projects/spring-framework) * Throttling Appender (io.dropwizard.logback:logback-throttling-appender:1.5.1 - https://github.com/dropwizard/logback-throttling-appender/) * Woodstox (com.fasterxml.woodstox:woodstox-core:7.1.1 - https://github.com/FasterXML/woodstox)