Skip to content

Commit 66c4368

Browse files
committed
Upgrade to Spring AMQP 2.4.1
Closes gh-28995
1 parent b3a304f commit 66c4368

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
@@ -1620,7 +1620,7 @@ bom {
16201620
]
16211621
}
16221622
}
1623-
library("Spring AMQP", "2.4.1-SNAPSHOT") {
1623+
library("Spring AMQP", "2.4.1") {
16241624
group("org.springframework.amqp") {
16251625
modules = [
16261626
"spring-amqp",

0 commit comments

Comments
 (0)