Browse Source

Upgrade to Spring Pulsar 1.1.2

Closes gh-41536
pull/41718/head
Andy Wilkinson 1 year ago
parent
commit
51646fb5f4
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save