Skip to content

Commit 870ef4d

Browse files
committed
Upgrade to Spring Pulsar 1.1.5
Closes gh-42551
1 parent 15eafc7 commit 870ef4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2074,7 +2074,7 @@ bom {
20742074
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
20752075
}
20762076
}
2077-
library("Spring Pulsar", "1.1.5-SNAPSHOT") {
2077+
library("Spring Pulsar", "1.1.5") {
20782078
considerSnapshots()
20792079
group("org.springframework.pulsar") {
20802080
imports = [

0 commit comments

Comments
 (0)