Skip to content

Commit 1434422

Browse files
committed
Upgrade to Spring Pulsar 1.2.6
Closes gh-45442
1 parent 6742831 commit 1434422

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
@@ -2354,7 +2354,7 @@ bom {
23542354
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
23552355
}
23562356
}
2357-
library("Spring Pulsar", "1.2.6-SNAPSHOT") {
2357+
library("Spring Pulsar", "1.2.6") {
23582358
considerSnapshots()
23592359
group("org.springframework.pulsar") {
23602360
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)