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