Browse Source

Upgrade to Spring Pulsar 1.1.8

Closes gh-43744
pull/44134/head
Andy Wilkinson 11 months ago
parent
commit
a3eaafbbea
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -2273,7 +2273,7 @@ bom { @@ -2273,7 +2273,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
}
}
library("Spring Pulsar", "1.1.8-SNAPSHOT") {
library("Spring Pulsar", "1.1.8") {
considerSnapshots()
group("org.springframework.pulsar") {
imports = [

Loading…
Cancel
Save