Skip to content

Commit 4623ba7

Browse files
committed
Upgrade to Spring Pulsar 1.2.12
Closes gh-48042
1 parent 87cdc13 commit 4623ba7

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
@@ -2388,7 +2388,7 @@ bom {
23882388
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
23892389
}
23902390
}
2391-
library("Spring Pulsar", "1.2.12-SNAPSHOT") {
2391+
library("Spring Pulsar", "1.2.12") {
23922392
considerSnapshots()
23932393
group("org.springframework.pulsar") {
23942394
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)