Skip to content

Commit c48ff13

Browse files
committed
Upgrade to Spring Pulsar 1.0.2
Closes gh-38995
1 parent 9b87cf5 commit c48ff13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1587,7 +1587,7 @@ bom {
15871587
]
15881588
}
15891589
}
1590-
library("Spring Pulsar", "1.0.2-SNAPSHOT") {
1590+
library("Spring Pulsar", "1.0.2") {
15911591
considerSnapshots()
15921592
group("org.springframework.pulsar") {
15931593
imports = [

0 commit comments

Comments
 (0)