Skip to content

Commit c26db59

Browse files
committed
Upgrade to Spring Pulsar 1.2.5
Closes gh-45096
1 parent 0818e64 commit c26db59

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
@@ -2213,7 +2213,7 @@ bom {
22132213
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
22142214
}
22152215
}
2216-
library("Spring Pulsar", "1.2.5-SNAPSHOT") {
2216+
library("Spring Pulsar", "1.2.5") {
22172217
considerSnapshots()
22182218
group("org.springframework.pulsar") {
22192219
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)