Browse Source

Upgrade to Spring Pulsar 1.1.4

Closes gh-42136
pull/42700/head
Stéphane Nicoll 1 year ago
parent
commit
36b43f681c
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save