Skip to content

Commit 390554a

Browse files
committed
Upgrade to Spring AMQP 2.4.6
Closes gh-31376
1 parent f055d56 commit 390554a

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
@@ -1650,7 +1650,7 @@ bom {
16501650
]
16511651
}
16521652
}
1653-
library("Spring AMQP", "2.4.6-SNAPSHOT") {
1653+
library("Spring AMQP", "2.4.6") {
16541654
prohibit("[3.0.0-M1,)") {
16551655
because "it uses Spring Framework 6"
16561656
}

0 commit comments

Comments
 (0)