Skip to content

Commit 200c05f

Browse files
committed
Upgrade to Spring AMQP 2.4.2
Closes gh-29318
1 parent 6afd9b6 commit 200c05f

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.2-SNAPSHOT") {
1623+
library("Spring AMQP", "2.4.2") {
16241624
group("org.springframework.amqp") {
16251625
modules = [
16261626
"spring-amqp",

0 commit comments

Comments
 (0)