Skip to content

Commit 9851142

Browse files
committed
Upgrade to Spring AMQP 2.4.5
Closes gh-31022
1 parent abcfaa5 commit 9851142

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
@@ -1655,7 +1655,7 @@ bom {
16551655
]
16561656
}
16571657
}
1658-
library("Spring AMQP", "2.4.5-SNAPSHOT") {
1658+
library("Spring AMQP", "2.4.5") {
16591659
prohibit("[3.0.0-M1,)") {
16601660
because "it uses Spring Framework 6"
16611661
}

0 commit comments

Comments
 (0)