Skip to content

Commit 1ba5c5c

Browse files
committed
Upgrade to Pulsar Reactive 0.5.10
Closes gh-43539
1 parent a824b23 commit 1ba5c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1715,7 +1715,7 @@ bom {
17151715
releaseNotes("https://pulsar.apache.org/release-notes/versioned/pulsar-{version}")
17161716
}
17171717
}
1718-
library("Pulsar Reactive", "0.5.9") {
1718+
library("Pulsar Reactive", "0.5.10") {
17191719
group("org.apache.pulsar") {
17201720
modules = [
17211721
"pulsar-client-reactive-adapter",

0 commit comments

Comments
 (0)