Skip to content

Commit e4fb95a

Browse files
committed
Upgrade to Pulsar Reactive 0.5.9
Closes gh-43179
1 parent 1c8a6a2 commit e4fb95a

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
@@ -1283,7 +1283,7 @@ bom {
12831283
]
12841284
}
12851285
}
1286-
library("Pulsar Reactive", "0.5.8") {
1286+
library("Pulsar Reactive", "0.5.9") {
12871287
group("org.apache.pulsar") {
12881288
modules = [
12891289
"pulsar-client-reactive-adapter",

0 commit comments

Comments
 (0)