mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 19:30:23 +01:00
Upgrade to Rabbit Stream Client 0.22.0
Closes gh-44093
This commit is contained in:
@@ -1857,7 +1857,7 @@ bom {
|
||||
releaseNotes("https://github.com/rabbitmq/rabbitmq-java-client/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Rabbit Stream Client", "0.21.0") {
|
||||
library("Rabbit Stream Client", "0.22.0") {
|
||||
group("com.rabbitmq") {
|
||||
modules = [
|
||||
"stream-client"
|
||||
|
||||
Reference in New Issue
Block a user