Skip to content

Commit 99744ec

Browse files
committed
Upgrade to Spring Pulsar 1.1.9
Closes gh-44112
1 parent e1d79e8 commit 99744ec

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
@@ -2269,7 +2269,7 @@ bom {
22692269
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
22702270
}
22712271
}
2272-
library("Spring Pulsar", "1.1.9-SNAPSHOT") {
2272+
library("Spring Pulsar", "1.1.9") {
22732273
considerSnapshots()
22742274
group("org.springframework.pulsar") {
22752275
imports = [

0 commit comments

Comments
 (0)