Skip to content

Commit e6048ce

Browse files
committed
Revert "Upgrade to Rabbit Stream Client 0.24.0"
This reverts commit 2509994. See gh-45125
1 parent 541a5e6 commit e6048ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1914,7 +1914,7 @@ bom {
19141914
releaseNotes("https://github.com/rabbitmq/rabbitmq-java-client/releases/tag/v{version}")
19151915
}
19161916
}
1917-
library("Rabbit Stream Client", "0.24.0") {
1917+
library("Rabbit Stream Client", "0.22.0") {
19181918
group("com.rabbitmq") {
19191919
modules = [
19201920
"stream-client"

0 commit comments

Comments
 (0)