Skip to content

Commit a010229

Browse files
committed
Upgrade to Pulsar Reactive 0.5.3
Closes gh-39721
1 parent b93ccb5 commit a010229

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
@@ -1147,7 +1147,7 @@ bom {
11471147
]
11481148
}
11491149
}
1150-
library("Pulsar Reactive", "0.5.2") {
1150+
library("Pulsar Reactive", "0.5.3") {
11511151
group("org.apache.pulsar") {
11521152
modules = [
11531153
"pulsar-client-reactive-adapter",

0 commit comments

Comments
 (0)