Skip to content

Commit c687998

Browse files
committed
Upgrade to Spring Pulsar 2.0.0
Closes gh-47830
1 parent bc25b58 commit c687998

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
@@ -2519,7 +2519,7 @@ bom {
25192519
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
25202520
}
25212521
}
2522-
library("Spring Pulsar", "2.0.0-SNAPSHOT") {
2522+
library("Spring Pulsar", "2.0.0") {
25232523
considerSnapshots()
25242524
group("org.springframework.pulsar") {
25252525
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)