Skip to content

Commit faef2ce

Browse files
committed
Upgrade to Spring Pulsar 1.1.13
Closes gh-45759
1 parent acd7aee commit faef2ce

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
@@ -2247,7 +2247,7 @@ bom {
22472247
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
22482248
}
22492249
}
2250-
library("Spring Pulsar", "1.1.13-SNAPSHOT") {
2250+
library("Spring Pulsar", "1.1.13") {
22512251
considerSnapshots()
22522252
group("org.springframework.pulsar") {
22532253
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)