Skip to content

Commit 15eafc7

Browse files
committed
Upgrade to Pulsar Reactive 0.5.8
Closes gh-42819
1 parent 7fe805c commit 15eafc7

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
@@ -1564,7 +1564,7 @@ bom {
15641564
releaseNotes("https://pulsar.apache.org/release-notes/versioned/pulsar-{version}")
15651565
}
15661566
}
1567-
library("Pulsar Reactive", "0.5.7") {
1567+
library("Pulsar Reactive", "0.5.8") {
15681568
group("org.apache.pulsar") {
15691569
modules = [
15701570
"pulsar-client-reactive-adapter",

0 commit comments

Comments
 (0)