Skip to content

Commit 3dc1c3b

Browse files
committed
Upgrade to Spring Pulsar 1.2.7
Closes gh-45771
1 parent 7178458 commit 3dc1c3b

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
@@ -2226,7 +2226,7 @@ bom {
22262226
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
22272227
}
22282228
}
2229-
library("Spring Pulsar", "1.2.7-SNAPSHOT") {
2229+
library("Spring Pulsar", "1.2.7") {
22302230
considerSnapshots()
22312231
group("org.springframework.pulsar") {
22322232
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)