mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
Upgrade to Rabbit AMQP Client 5.29.0
Closes gh-49500
This commit is contained in:
@@ -1984,7 +1984,7 @@ bom {
|
||||
releaseNotes("https://github.com/r2dbc/r2dbc-spi/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Rabbit AMQP Client", "5.28.0") {
|
||||
library("Rabbit AMQP Client", "5.29.0") {
|
||||
group("com.rabbitmq") {
|
||||
modules = [
|
||||
"amqp-client"
|
||||
|
||||
Reference in New Issue
Block a user