Skip to content

Commit a7a8298

Browse files
committed
Upgrade to Spring Pulsar 1.1.0
Closes gh-40677
1 parent fdd4ee8 commit a7a8298

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

0 commit comments

Comments
 (0)