Skip to content

Commit 84a89a3

Browse files
committed
Start building against Spring Pulsar 1.2.4 snapshots
See gh-44597
1 parent 0835878 commit 84a89a3

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
@@ -2361,7 +2361,7 @@ bom {
23612361
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
23622362
}
23632363
}
2364-
library("Spring Pulsar", "1.2.3") {
2364+
library("Spring Pulsar", "1.2.4-SNAPSHOT") {
23652365
considerSnapshots()
23662366
group("org.springframework.pulsar") {
23672367
imports = [

0 commit comments

Comments
 (0)