Skip to content

Commit 5705e0b

Browse files
committed
Upgrade to Spring Pulsar 1.0.4
Closes gh-39886
1 parent f165800 commit 5705e0b

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
@@ -1582,7 +1582,7 @@ bom {
15821582
]
15831583
}
15841584
}
1585-
library("Spring Pulsar", "1.0.4-SNAPSHOT") {
1585+
library("Spring Pulsar", "1.0.4") {
15861586
considerSnapshots()
15871587
group("org.springframework.pulsar") {
15881588
imports = [

0 commit comments

Comments
 (0)