Skip to content

Commit 9919179

Browse files
committed
Start building against Spring Pulsar 1.2.2 snapshots
See gh-43764
1 parent cf42152 commit 9919179

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
@@ -2255,7 +2255,7 @@ bom {
22552255
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
22562256
}
22572257
}
2258-
library("Spring Pulsar", "1.2.1") {
2258+
library("Spring Pulsar", "1.2.2-SNAPSHOT") {
22592259
considerSnapshots()
22602260
group("org.springframework.pulsar") {
22612261
imports = [

0 commit comments

Comments
 (0)