Skip to content

Commit 51e8a00

Browse files
committed
Upgrade to Spring Pulsar 1.2.0
Closes gh-43024
1 parent d1df7b4 commit 51e8a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2209,7 +2209,7 @@ bom {
22092209
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
22102210
}
22112211
}
2212-
library("Spring Pulsar", "1.2.0-SNAPSHOT") {
2212+
library("Spring Pulsar", "1.2.0") {
22132213
considerSnapshots()
22142214
group("org.springframework.pulsar") {
22152215
imports = [

0 commit comments

Comments
 (0)