Skip to content

Commit 24e40e8

Browse files
committed
Upgrade to Spring Pulsar 1.2.2
Closes gh-43752
1 parent 30dd62a commit 24e40e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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.2-SNAPSHOT") {
2259+
library("Spring Pulsar", "1.2.2") {
22602260
considerSnapshots()
22612261
group("org.springframework.pulsar") {
22622262
imports = [

0 commit comments

Comments
 (0)