Skip to content

Commit 97b8c78

Browse files
committed
Upgrade to Spring Pulsar 1.0.7
Closes gh-41024
1 parent e2296be commit 97b8c78

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
@@ -1641,7 +1641,7 @@ bom {
16411641
]
16421642
}
16431643
}
1644-
library("Spring Pulsar", "1.0.7-SNAPSHOT") {
1644+
library("Spring Pulsar", "1.0.7") {
16451645
considerSnapshots()
16461646
group("org.springframework.pulsar") {
16471647
imports = [

0 commit comments

Comments
 (0)