Skip to content

Commit 69da7b4

Browse files
committed
Upgrade to Spring AMQP 2.3.12
Closes gh-28599
1 parent 2e5f80e commit 69da7b4

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
@@ -1558,7 +1558,7 @@ bom {
15581558
]
15591559
}
15601560
}
1561-
library("Spring AMQP", "2.3.12-SNAPSHOT") {
1561+
library("Spring AMQP", "2.3.12") {
15621562
group("org.springframework.amqp") {
15631563
modules = [
15641564
"spring-amqp",

0 commit comments

Comments
 (0)