Skip to content

Commit 33d7d5e

Browse files
committed
Upgrade to Spring Pulsar 1.2.3
Closes gh-44165
1 parent ac5cad6 commit 33d7d5e

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
@@ -2361,7 +2361,7 @@ bom {
23612361
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
23622362
}
23632363
}
2364-
library("Spring Pulsar", "1.2.3-SNAPSHOT") {
2364+
library("Spring Pulsar", "1.2.3") {
23652365
considerSnapshots()
23662366
group("org.springframework.pulsar") {
23672367
imports = [

0 commit comments

Comments
 (0)