Skip to content

Commit 9101725

Browse files
committed
Upgrade to Spring Pulsar 1.1.3
Closes gh-41740
1 parent 9dd8309 commit 9101725

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
@@ -2060,7 +2060,7 @@ bom {
20602060
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
20612061
}
20622062
}
2063-
library("Spring Pulsar", "1.1.3-SNAPSHOT") {
2063+
library("Spring Pulsar", "1.1.3") {
20642064
considerSnapshots()
20652065
group("org.springframework.pulsar") {
20662066
imports = [

0 commit comments

Comments
 (0)