Skip to content

Commit 32b0280

Browse files
committed
Upgrade to Spring Pulsar 1.0.0-M2
Closes gh-37454
1 parent 68641c3 commit 32b0280

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
@@ -1580,7 +1580,7 @@ bom {
15801580
]
15811581
}
15821582
}
1583-
library("Spring Pulsar", "1.0.0-SNAPSHOT") {
1583+
library("Spring Pulsar", "1.0.0-M2") {
15841584
group("org.springframework.pulsar") {
15851585
modules = [
15861586
"spring-pulsar",

0 commit comments

Comments
 (0)