Skip to content

Commit a575807

Browse files
committed
Upgrade to Spring Pulsar 1.0.2
Closes gh-38994
1 parent 75fa963 commit a575807

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
@@ -1586,7 +1586,7 @@ bom {
15861586
]
15871587
}
15881588
}
1589-
library("Spring Pulsar", "1.0.2-SNAPSHOT") {
1589+
library("Spring Pulsar", "1.0.2") {
15901590
considerSnapshots()
15911591
group("org.springframework.pulsar") {
15921592
imports = [

0 commit comments

Comments
 (0)