Skip to content

Commit 4e9fb97

Browse files
committed
Upgrade to Spring Pulsar 1.1.6
Closes gh-43012
1 parent 013e38b commit 4e9fb97

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
@@ -2226,7 +2226,7 @@ bom {
22262226
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
22272227
}
22282228
}
2229-
library("Spring Pulsar", "1.1.6-SNAPSHOT") {
2229+
library("Spring Pulsar", "1.1.6") {
22302230
considerSnapshots()
22312231
group("org.springframework.pulsar") {
22322232
imports = [

0 commit comments

Comments
 (0)