Skip to content

Commit 51646fb

Browse files
committed
Upgrade to Spring Pulsar 1.1.2
Closes gh-41536
1 parent 1fccf90 commit 51646fb

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
@@ -2020,7 +2020,7 @@ bom {
20202020
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
20212021
}
20222022
}
2023-
library("Spring Pulsar", "1.1.1") {
2023+
library("Spring Pulsar", "1.1.2") {
20242024
considerSnapshots()
20252025
group("org.springframework.pulsar") {
20262026
imports = [

0 commit comments

Comments
 (0)