Skip to content

Commit a3eaafb

Browse files
committed
Upgrade to Spring Pulsar 1.1.8
Closes gh-43744
1 parent 449897d commit a3eaafb

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

0 commit comments

Comments
 (0)