Skip to content

Commit 2689994

Browse files
committed
Upgrade to Spring Pulsar 1.1.0-RC1
Closes gh-40229
1 parent 0225f1f commit 2689994

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
@@ -1956,7 +1956,7 @@ bom {
19561956
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
19571957
}
19581958
}
1959-
library("Spring Pulsar", "1.1.0-SNAPSHOT") {
1959+
library("Spring Pulsar", "1.1.0-RC1") {
19601960
considerSnapshots()
19611961
group("org.springframework.pulsar") {
19621962
imports = [

0 commit comments

Comments
 (0)