Skip to content

Commit bfeceda

Browse files
committed
Upgrade to Spring Pulsar 1.2.10
Closes gh-47093
1 parent d786aa4 commit bfeceda

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
@@ -2383,7 +2383,7 @@ bom {
23832383
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
23842384
}
23852385
}
2386-
library("Spring Pulsar", "1.2.10-SNAPSHOT") {
2386+
library("Spring Pulsar", "1.2.10") {
23872387
considerSnapshots()
23882388
group("org.springframework.pulsar") {
23892389
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)