Skip to content

Commit 71d88c1

Browse files
committed
Upgrade to Spring Pulsar 2.0.0-M1
Closes gh-46271
1 parent 70e6121 commit 71d88c1

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
@@ -2395,7 +2395,7 @@ bom {
23952395
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
23962396
}
23972397
}
2398-
library("Spring Pulsar", "2.0.0-SNAPSHOT") {
2398+
library("Spring Pulsar", "2.0.0-M1") {
23992399
considerSnapshots()
24002400
group("org.springframework.pulsar") {
24012401
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)