Skip to content

Commit 210c146

Browse files
committed
Start building against Spring Pulsar 1.1.7 snapshots
See gh-43396
1 parent f0fd248 commit 210c146

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
@@ -2271,7 +2271,7 @@ bom {
22712271
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
22722272
}
22732273
}
2274-
library("Spring Pulsar", "1.1.6") {
2274+
library("Spring Pulsar", "1.1.7-SNAPSHOT") {
22752275
considerSnapshots()
22762276
group("org.springframework.pulsar") {
22772277
imports = [

0 commit comments

Comments
 (0)