Messaging
Spring AMQP3.1.16
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 6.1.27 to 6.1.28
- Bump org.springframework.retry:spring-retry from 2.0.12 to 2.0.12.1
- Bump io.projectreactor:reactor-bom from 2023.0.23 to 2023.0.24
- Bump gradle-wrapper from 8.14.4 to 8.14.5
- Bump org.springframework:spring-framework-bom from 6.1.26 to 6.1.27
- Bump org.springframework:spring-framework-bom from 6.1.25 to 6.1.26
Get Started with Tanzu Spring today