Messaging
Spring AMQP2.4.18
The Spring AMQP project applies core Spring concepts to the development of AMQP-based messaging solutions. It provides a "template" as a high-level abstraction for sending and receiving messages.
Changelog
🐞 Bug Fixes
- CVE-2026-41714:
setUri("amqps://...")bypasses secure SSL setup, usesTrustEverythingTrustManager - CVE-2026-41701: Sequential correlation IDs enable reply poisoning on fixed reply queues
🔨 Dependency Upgrades
- Bump org.springframework:spring-framework-bom from 5.3.48 to 5.3.49
- Bump org.springframework.retry:spring-retry from 1.3.4 to 1.3.5
- Bump io.projectreactor:reactor-bom from 2020.0.50 to 2020.0.51
- Bump io.projectreactor:reactor-bom from 2020.0.37 to 2020.0.50
- Bump org.springframework:spring-framework-bom from 5.3.30 to 5.3.48
- Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13
- Bump kotlinVersion from 1.6.20 to 1.6.21
- Bump com.fasterxml.jackson:jackson-bom from 2.13.4.20221013 to 2.13.5
- Bump gradle-wrapper from 8.14.4 to 8.14.5
Get Started with Tanzu Spring today