Skip to content

Commit 36b43f6

Browse files
committed
Upgrade to Spring Pulsar 1.1.4
Closes gh-42136
1 parent fc5b80a commit 36b43f6

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
@@ -2075,7 +2075,7 @@ bom {
20752075
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
20762076
}
20772077
}
2078-
library("Spring Pulsar", "1.1.4-SNAPSHOT") {
2078+
library("Spring Pulsar", "1.1.4") {
20792079
considerSnapshots()
20802080
group("org.springframework.pulsar") {
20812081
imports = [

0 commit comments

Comments
 (0)