Skip to content

Commit 033b6b5

Browse files
committed
Upgrade to Spring AMQP 2.4.7
Closes gh-32269
1 parent d72e0b3 commit 033b6b5

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
@@ -1680,7 +1680,7 @@ bom {
16801680
]
16811681
}
16821682
}
1683-
library("Spring AMQP", "2.4.7-SNAPSHOT") {
1683+
library("Spring AMQP", "2.4.7") {
16841684
group("org.springframework.amqp") {
16851685
modules = [
16861686
"spring-amqp",

0 commit comments

Comments
 (0)