Skip to content

Commit 01b4ae5

Browse files
committed
Upgrade to Spring Pulsar 1.2.0-M2
Closes gh-42147
1 parent 12b25e5 commit 01b4ae5

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
@@ -2066,7 +2066,7 @@ bom {
20662066
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
20672067
}
20682068
}
2069-
library("Spring Pulsar", "1.2.0-SNAPSHOT") {
2069+
library("Spring Pulsar", "1.2.0-M2") {
20702070
considerSnapshots()
20712071
group("org.springframework.pulsar") {
20722072
imports = [

0 commit comments

Comments
 (0)