Skip to content

Commit d54f5c1

Browse files
committed
Upgrade to Spring Pulsar 1.2.0-M1
Closes gh-41759
1 parent 441f17f commit d54f5c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2051,7 +2051,7 @@ bom {
20512051
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
20522052
}
20532053
}
2054-
library("Spring Pulsar", "1.2.0-SNAPSHOT") {
2054+
library("Spring Pulsar", "1.2.0-M1") {
20552055
considerSnapshots()
20562056
group("org.springframework.pulsar") {
20572057
imports = [

0 commit comments

Comments
 (0)