Skip to content

Commit bc237cc

Browse files
committed
Upgrade to Spring Pulsar 2.0.1
Closes gh-48443
1 parent b32ebb1 commit bc237cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2516,7 +2516,7 @@ bom {
25162516
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
25172517
}
25182518
}
2519-
library("Spring Pulsar", "2.0.1-SNAPSHOT") {
2519+
library("Spring Pulsar", "2.0.1") {
25202520
considerSnapshots()
25212521
group("org.springframework.pulsar") {
25222522
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)