Skip to content

Commit 3748a5d

Browse files
committed
Upgrade to Spring Pulsar 1.2.5
Closes gh-45146
1 parent c5e6c79 commit 3748a5d

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
@@ -2347,7 +2347,7 @@ bom {
23472347
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
23482348
}
23492349
}
2350-
library("Spring Pulsar", "1.2.5-SNAPSHOT") {
2350+
library("Spring Pulsar", "1.2.5") {
23512351
considerSnapshots()
23522352
group("org.springframework.pulsar") {
23532353
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)