Skip to content

Commit de5f7ad

Browse files
committed
Upgrade to Spring Pulsar 1.0.10
Closes gh-42128
1 parent e009581 commit de5f7ad

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
@@ -1646,7 +1646,7 @@ bom {
16461646
]
16471647
}
16481648
}
1649-
library("Spring Pulsar", "1.0.10-SNAPSHOT") {
1649+
library("Spring Pulsar", "1.0.10") {
16501650
considerSnapshots()
16511651
group("org.springframework.pulsar") {
16521652
imports = [

0 commit comments

Comments
 (0)