Skip to content

Commit 7a60bbb

Browse files
committed
Upgrade to Spring Pulsar 1.0.6
Closes gh-40662
1 parent 814f015 commit 7a60bbb

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
@@ -1638,7 +1638,7 @@ bom {
16381638
]
16391639
}
16401640
}
1641-
library("Spring Pulsar", "1.0.6-SNAPSHOT") {
1641+
library("Spring Pulsar", "1.0.6") {
16421642
considerSnapshots()
16431643
group("org.springframework.pulsar") {
16441644
imports = [

0 commit comments

Comments
 (0)