Skip to content

Commit a9b6b34

Browse files
committed
Upgrade to Spring Pulsar 1.2.3
Closes gh-44125
1 parent 1f65d41 commit a9b6b34

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
@@ -2252,7 +2252,7 @@ bom {
22522252
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
22532253
}
22542254
}
2255-
library("Spring Pulsar", "1.2.3-SNAPSHOT") {
2255+
library("Spring Pulsar", "1.2.3") {
22562256
considerSnapshots()
22572257
group("org.springframework.pulsar") {
22582258
imports = [

0 commit comments

Comments
 (0)