Browse Source

Upgrade to Spring Pulsar 1.2.4

Closes gh-44597
pull/44746/head
Stéphane Nicoll 9 months ago
parent
commit
e728c76702
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save