Skip to content

Commit c24b81b

Browse files
committed
Upgrade to Spring AMQP 3.0.2
Closes gh-34351
1 parent 13ae79b commit c24b81b

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
@@ -1317,7 +1317,7 @@ bom {
13171317
]
13181318
}
13191319
}
1320-
library("Spring AMQP", "3.0.1") {
1320+
library("Spring AMQP", "3.0.2") {
13211321
group("org.springframework.amqp") {
13221322
modules = [
13231323
"spring-amqp",

0 commit comments

Comments
 (0)