Skip to content

Commit 465e811

Browse files
committed
Upgrade to Spring Pulsar 1.2.8
Closes gh-46279
1 parent 1cc9eb2 commit 465e811

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
@@ -2249,7 +2249,7 @@ bom {
22492249
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
22502250
}
22512251
}
2252-
library("Spring Pulsar", "1.2.8-SNAPSHOT") {
2252+
library("Spring Pulsar", "1.2.8") {
22532253
considerSnapshots()
22542254
group("org.springframework.pulsar") {
22552255
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)