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