Skip to content

Commit 8d9ab79

Browse files
committed
Upgrade to Spring Pulsar 2.0.3
Closes gh-49120
1 parent 8aaf95d commit 8d9ab79

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
@@ -2574,7 +2574,7 @@ bom {
25742574
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
25752575
}
25762576
}
2577-
library("Spring Pulsar", "2.0.3-SNAPSHOT") {
2577+
library("Spring Pulsar", "2.0.3") {
25782578
considerSnapshots()
25792579
group("org.springframework.pulsar") {
25802580
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)