Skip to content

Commit ced285d

Browse files
committed
Upgrade to Spring Pulsar 1.0.11
Closes gh-42539
1 parent 747a971 commit ced285d

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
@@ -1645,7 +1645,7 @@ bom {
16451645
]
16461646
}
16471647
}
1648-
library("Spring Pulsar", "1.0.11-SNAPSHOT") {
1648+
library("Spring Pulsar", "1.0.11") {
16491649
considerSnapshots()
16501650
group("org.springframework.pulsar") {
16511651
imports = [

0 commit comments

Comments
 (0)