Skip to content

Commit 7d0bd90

Browse files
committed
Upgrade to Spring Pulsar 1.1.0-M1
Closes gh-39499
1 parent 29f1ee7 commit 7d0bd90

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
@@ -1513,7 +1513,7 @@ bom {
15131513
]
15141514
}
15151515
}
1516-
library("Spring Pulsar", "1.1.0-SNAPSHOT") {
1516+
library("Spring Pulsar", "1.1.0-M1") {
15171517
considerSnapshots()
15181518
group("org.springframework.pulsar") {
15191519
imports = [

0 commit comments

Comments
 (0)