Skip to content

Commit 67da54e

Browse files
committed
Upgrade to Spring Pulsar 2.0.0-M3
Closes gh-47006
1 parent e204371 commit 67da54e

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
@@ -2412,7 +2412,7 @@ bom {
24122412
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
24132413
}
24142414
}
2415-
library("Spring Pulsar", "2.0.0-SNAPSHOT") {
2415+
library("Spring Pulsar", "2.0.0-M3") {
24162416
considerSnapshots()
24172417
group("org.springframework.pulsar") {
24182418
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)