Skip to content

Commit e406607

Browse files
committed
Upgrade to Spring Pulsar 1.0.12
Closes gh-43005
1 parent 64b0ce3 commit e406607

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
@@ -1649,7 +1649,7 @@ bom {
16491649
]
16501650
}
16511651
}
1652-
library("Spring Pulsar", "1.0.12-SNAPSHOT") {
1652+
library("Spring Pulsar", "1.0.12") {
16531653
considerSnapshots()
16541654
group("org.springframework.pulsar") {
16551655
imports = [

0 commit comments

Comments
 (0)