Skip to content

Commit a967a2f

Browse files
committed
Upgrade to Spring Pulsar 1.1.7
Closes gh-43396
1 parent 7b9701a commit a967a2f

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-SNAPSHOT") {
2276+
library("Spring Pulsar", "1.1.7") {
22772277
considerSnapshots()
22782278
group("org.springframework.pulsar") {
22792279
imports = [

0 commit comments

Comments
 (0)