Skip to content

Commit fc68fe5

Browse files
committed
Upgrade to Spring Pulsar 1.1.11
Closes gh-45264
1 parent 900fdde commit fc68fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2227,7 +2227,7 @@ bom {
22272227
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
22282228
}
22292229
}
2230-
library("Spring Pulsar", "1.1.10") {
2230+
library("Spring Pulsar", "1.1.11") {
22312231
considerSnapshots()
22322232
group("org.springframework.pulsar") {
22332233
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)