Skip to content

Commit 6ffef13

Browse files
committed
Upgrade to Spring Pulsar 1.2.1
Closes gh-43418
1 parent b1cb3b1 commit 6ffef13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2256,7 +2256,7 @@ bom {
22562256
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
22572257
}
22582258
}
2259-
library("Spring Pulsar", "1.2.1-SNAPSHOT") {
2259+
library("Spring Pulsar", "1.2.1") {
22602260
considerSnapshots()
22612261
group("org.springframework.pulsar") {
22622262
imports = [

0 commit comments

Comments
 (0)