Skip to content

Commit 9416121

Browse files
committed
Upgrade to Spring Pulsar 1.1.0-M2
Closes gh-39898
1 parent 34cece8 commit 9416121

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
@@ -1929,7 +1929,7 @@ bom {
19291929
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
19301930
}
19311931
}
1932-
library("Spring Pulsar", "1.1.0-SNAPSHOT") {
1932+
library("Spring Pulsar", "1.1.0-M2") {
19331933
considerSnapshots()
19341934
group("org.springframework.pulsar") {
19351935
imports = [

0 commit comments

Comments
 (0)