Skip to content

Commit bd602aa

Browse files
Bump spring.version from 7.0.3 to 7.0.5 (#8393)
* Bump spring.version from 7.0.3 to 7.0.5 Bumps `spring.version` from 7.0.3 to 7.0.5. Updates `org.springframework:spring-beans` from 7.0.3 to 7.0.5 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.3...v7.0.5) Updates `org.springframework:spring-core` from 7.0.3 to 7.0.5 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.3...v7.0.5) Updates `org.springframework:spring-context` from 7.0.3 to 7.0.5 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.3...v7.0.5) Updates `org.springframework:spring-jms` from 7.0.3 to 7.0.5 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.3...v7.0.5) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-core dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-context dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-jms dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Fixing licenses --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rui Abreu <[email protected]>
1 parent caca184 commit bd602aa

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

DEPENDENCY-LICENSES

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,8 @@ List of third-party dependencies grouped by their license type.
187187
* Metrics Integration for Logback (io.dropwizard.metrics:metrics-logback:4.2.38 - https://metrics.dropwizard.io/metrics-logback)
188188
* Metrics Integration with JMX (io.dropwizard.metrics:metrics-jmx:4.2.38 - https://metrics.dropwizard.io/metrics-jmx)
189189
* Metrics Utility Jakarta Servlets (io.dropwizard.metrics:metrics-jakarta-servlets:4.2.38 - https://metrics.dropwizard.io/metrics-jakarta-servlets)
190-
* micrometer-commons (io.micrometer:micrometer-commons:1.16.2 - https://github.com/micrometer-metrics/micrometer)
191-
* micrometer-observation (io.micrometer:micrometer-observation:1.16.2 - https://github.com/micrometer-metrics/micrometer)
190+
* micrometer-commons (io.micrometer:micrometer-commons:1.16.3 - https://github.com/micrometer-metrics/micrometer)
191+
* micrometer-observation (io.micrometer:micrometer-observation:1.16.3 - https://github.com/micrometer-metrics/micrometer)
192192
* Netty/All-in-One (io.netty:netty-all:4.2.9.Final - https://netty.io/netty-all/)
193193
* Netty/Buffer (io.netty:netty-buffer:4.2.9.Final - https://netty.io/netty-buffer/)
194194
* Netty/Codec/Base (io.netty:netty-codec-base:4.2.9.Final - https://netty.io/netty-codec-base/)
@@ -261,14 +261,14 @@ List of third-party dependencies grouped by their license type.
261261
* SLF4J 2 Provider for Log4j API (org.apache.logging.log4j:log4j-slf4j2-impl:2.25.3 - https://logging.apache.org/log4j/2.x/)
262262
* SnakeYAML (org.yaml:snakeyaml:2.2 - https://bitbucket.org/snakeyaml/snakeyaml)
263263
* snappy-java (org.xerial.snappy:snappy-java:1.1.10.8 - https://github.com/xerial/snappy-java)
264-
* Spring AOP (org.springframework:spring-aop:7.0.3 - https://github.com/spring-projects/spring-framework)
265-
* Spring Beans (org.springframework:spring-beans:7.0.3 - https://github.com/spring-projects/spring-framework)
266-
* Spring Context (org.springframework:spring-context:7.0.3 - https://github.com/spring-projects/spring-framework)
267-
* Spring Core (org.springframework:spring-core:7.0.3 - https://github.com/spring-projects/spring-framework)
268-
* Spring Expression Language (SpEL) (org.springframework:spring-expression:7.0.3 - https://github.com/spring-projects/spring-framework)
269-
* Spring JMS (org.springframework:spring-jms:7.0.3 - https://github.com/spring-projects/spring-framework)
270-
* Spring Messaging (org.springframework:spring-messaging:7.0.3 - https://github.com/spring-projects/spring-framework)
271-
* Spring Transaction (org.springframework:spring-tx:7.0.3 - https://github.com/spring-projects/spring-framework)
264+
* Spring AOP (org.springframework:spring-aop:7.0.5 - https://github.com/spring-projects/spring-framework)
265+
* Spring Beans (org.springframework:spring-beans:7.0.5 - https://github.com/spring-projects/spring-framework)
266+
* Spring Context (org.springframework:spring-context:7.0.5 - https://github.com/spring-projects/spring-framework)
267+
* Spring Core (org.springframework:spring-core:7.0.5 - https://github.com/spring-projects/spring-framework)
268+
* Spring Expression Language (SpEL) (org.springframework:spring-expression:7.0.5 - https://github.com/spring-projects/spring-framework)
269+
* Spring JMS (org.springframework:spring-jms:7.0.5 - https://github.com/spring-projects/spring-framework)
270+
* Spring Messaging (org.springframework:spring-messaging:7.0.5 - https://github.com/spring-projects/spring-framework)
271+
* Spring Transaction (org.springframework:spring-tx:7.0.5 - https://github.com/spring-projects/spring-framework)
272272
* Throttling Appender (io.dropwizard.logback:logback-throttling-appender:1.5.3 - https://github.com/dropwizard/logback-throttling-appender/)
273273
* Woodstox (com.fasterxml.woodstox:woodstox-core:7.1.1 - https://github.com/FasterXML/woodstox)
274274

examples/storm-jms-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<artifactId>storm-jms-examples</artifactId>
3030

3131
<properties>
32-
<spring.version>7.0.3</spring.version>
32+
<spring.version>7.0.5</spring.version>
3333
</properties>
3434
<dependencies>
3535
<dependency>

0 commit comments

Comments
 (0)