Skip to content

Commit 57b3a12

Browse files
committed
Upgrade to Spring Pulsar 1.1.2
Closes gh-41537
1 parent 60c0004 commit 57b3a12

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
@@ -2010,7 +2010,7 @@ bom {
20102010
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
20112011
}
20122012
}
2013-
library("Spring Pulsar", "1.1.1") {
2013+
library("Spring Pulsar", "1.1.2") {
20142014
considerSnapshots()
20152015
group("org.springframework.pulsar") {
20162016
imports = [

0 commit comments

Comments
 (0)