Skip to content

Commit 9860f97

Browse files
committed
Upgrade to Spring AMQP 2.2.4.RELEASE
Closes gh-20105
1 parent f22aeda commit 9860f97

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
@@ -1561,7 +1561,7 @@ bom {
15611561
]
15621562
}
15631563
}
1564-
library("Spring AMQP", "2.2.4.BUILD-SNAPSHOT") {
1564+
library("Spring AMQP", "2.2.4.RELEASE") {
15651565
group("org.springframework.amqp") {
15661566
modules = [
15671567
"spring-amqp",

0 commit comments

Comments
 (0)