Skip to content

Commit 15b63fa

Browse files
committed
Start building against Spring Pulsar 1.1.8 snapshots
See spring-projectsgh-43744
1 parent 8c49a19 commit 15b63fa

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
@@ -2273,7 +2273,7 @@ bom {
22732273
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
22742274
}
22752275
}
2276-
library("Spring Pulsar", "1.1.7") {
2276+
library("Spring Pulsar", "1.1.8-SNAPSHOT") {
22772277
considerSnapshots()
22782278
group("org.springframework.pulsar") {
22792279
imports = [

0 commit comments

Comments
 (0)