Skip to content

Commit 98c6296

Browse files
committed
Upgrade to Spring Pulsar 1.2.0-RC1
Closes gh-42566
1 parent c37d4bc commit 98c6296

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

0 commit comments

Comments
 (0)