Skip to content

Commit ab8fdf0

Browse files
committed
Upgrade to Spring Pulsar 1.2.6
Closes gh-45423
1 parent 904fa91 commit ab8fdf0

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
@@ -2217,7 +2217,7 @@ bom {
22172217
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
22182218
}
22192219
}
2220-
library("Spring Pulsar", "1.2.6-SNAPSHOT") {
2220+
library("Spring Pulsar", "1.2.6") {
22212221
considerSnapshots()
22222222
group("org.springframework.pulsar") {
22232223
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)