mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to RabbitMQ Client 5.35.0
Closes gh-51697
This commit is contained in:
@@ -2120,7 +2120,7 @@ bom {
|
||||
releaseNotes("https://github.com/r2dbc/r2dbc-spi/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("RabbitMQ Client", "5.34.0") {
|
||||
library("RabbitMQ Client", "5.35.0") {
|
||||
group("com.rabbitmq") {
|
||||
modules = [
|
||||
"amqp-client"
|
||||
|
||||
Reference in New Issue
Block a user