Skip to content

Commit 92dd9e7

Browse files
committed
Upgrade to Spring Pulsar 1.2.7
Closes gh-45784
1 parent dfb5e22 commit 92dd9e7

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
@@ -2364,7 +2364,7 @@ bom {
23642364
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
23652365
}
23662366
}
2367-
library("Spring Pulsar", "1.2.7-SNAPSHOT") {
2367+
library("Spring Pulsar", "1.2.7") {
23682368
considerSnapshots()
23692369
group("org.springframework.pulsar") {
23702370
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)