Browse Source

Upgrade to Spring Pulsar 1.2.0

Closes gh-43024
pull/43217/head
Stéphane Nicoll 1 year ago
parent
commit
51e8a00dcc
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save