Skip to content

Commit ceffb0e

Browse files
committed
Start building against Spring Pulsar 1.2.4 snapshots
See gh-44571
1 parent 3361f91 commit ceffb0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2252,7 +2252,7 @@ bom {
22522252
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
22532253
}
22542254
}
2255-
library("Spring Pulsar", "1.2.3") {
2255+
library("Spring Pulsar", "1.2.4-SNAPSHOT") {
22562256
considerSnapshots()
22572257
group("org.springframework.pulsar") {
22582258
imports = [

0 commit comments

Comments
 (0)