Browse Source

Upgrade to Spring Pulsar 1.2.10

Closes gh-47093
pull/47317/head
Stéphane Nicoll 3 months ago
parent
commit
bfeceda28a
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save