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