Skip to content

Commit 44e7320

Browse files
committed
Upgrade to Pulsar Reactive 0.5.8
Closes gh-42826
1 parent 5803d30 commit 44e7320

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
@@ -1551,7 +1551,7 @@ bom {
15511551
releaseNotes("https://pulsar.apache.org/release-notes/versioned/pulsar-{version}")
15521552
}
15531553
}
1554-
library("Pulsar Reactive", "0.5.7") {
1554+
library("Pulsar Reactive", "0.5.8") {
15551555
group("org.apache.pulsar") {
15561556
modules = [
15571557
"pulsar-client-reactive-adapter",

0 commit comments

Comments
 (0)