Skip to content

Commit bd82514

Browse files
committed
Upgrade to Spring Pulsar 1.0.5
Closes gh-40216
1 parent e731986 commit bd82514

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.5-SNAPSHOT") {
1585+
library("Spring Pulsar", "1.0.5") {
15861586
considerSnapshots()
15871587
group("org.springframework.pulsar") {
15881588
imports = [

0 commit comments

Comments
 (0)