Skip to content

Commit b6d855f

Browse files
committed
Upgrade to Spring Pulsar 1.0.1
Closes gh-38875
1 parent 32d6949 commit b6d855f

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

0 commit comments

Comments
 (0)