Skip to content

Commit 04ebddc

Browse files
committed
Upgrade to Pulsar Reactive 0.5.5
Closes gh-40810
1 parent a33fb25 commit 04ebddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1272,7 +1272,7 @@ bom {
12721272
]
12731273
}
12741274
}
1275-
library("Pulsar Reactive", "0.5.4") {
1275+
library("Pulsar Reactive", "0.5.5") {
12761276
group("org.apache.pulsar") {
12771277
modules = [
12781278
"pulsar-client-reactive-adapter",

0 commit comments

Comments
 (0)