Skip to content

Commit aa6daff

Browse files
committed
Start building against Spring Pulsar 1.2.2 snapshots
See gh-43752
1 parent 942ac96 commit aa6daff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2256,7 +2256,7 @@ bom {
22562256
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
22572257
}
22582258
}
2259-
library("Spring Pulsar", "1.2.1") {
2259+
library("Spring Pulsar", "1.2.2-SNAPSHOT") {
22602260
considerSnapshots()
22612261
group("org.springframework.pulsar") {
22622262
imports = [

0 commit comments

Comments
 (0)