Skip to content

Commit b20cc1c

Browse files
committed
Upgrade to Spring Pulsar 2.0.0-M2
Closes gh-46622
1 parent fd6109e commit b20cc1c

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
@@ -2431,7 +2431,7 @@ bom {
24312431
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
24322432
}
24332433
}
2434-
library("Spring Pulsar", "2.0.0-SNAPSHOT") {
2434+
library("Spring Pulsar", "2.0.0-M2") {
24352435
considerSnapshots()
24362436
group("org.springframework.pulsar") {
24372437
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)