Skip to content

Commit e728c76

Browse files
committed
Upgrade to Spring Pulsar 1.2.4
Closes gh-44597
1 parent a425574 commit e728c76

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
@@ -2369,7 +2369,7 @@ bom {
23692369
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
23702370
}
23712371
}
2372-
library("Spring Pulsar", "1.2.4-SNAPSHOT") {
2372+
library("Spring Pulsar", "1.2.4") {
23732373
considerSnapshots()
23742374
group("org.springframework.pulsar") {
23752375
imports = [

0 commit comments

Comments
 (0)