Skip to content

Commit d595487

Browse files
committed
Upgrade to Spring Pulsar 1.1.1
Closes gh-41039
1 parent 42256a7 commit d595487

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
@@ -2015,7 +2015,7 @@ bom {
20152015
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
20162016
}
20172017
}
2018-
library("Spring Pulsar", "1.1.1-SNAPSHOT") {
2018+
library("Spring Pulsar", "1.1.1") {
20192019
considerSnapshots()
20202020
group("org.springframework.pulsar") {
20212021
imports = [

0 commit comments

Comments
 (0)