Skip to content

Commit fcc1e1e

Browse files
committed
Upgrade to Pulsar Reactive 0.5.3
Closes gh-39672
1 parent 9411da2 commit fcc1e1e

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
@@ -1216,7 +1216,7 @@ bom {
12161216
]
12171217
}
12181218
}
1219-
library("Pulsar Reactive", "0.5.2") {
1219+
library("Pulsar Reactive", "0.5.3") {
12201220
group("org.apache.pulsar") {
12211221
modules = [
12221222
"pulsar-client-reactive-adapter",

0 commit comments

Comments
 (0)