Skip to content

Commit d6d0abc

Browse files
committed
Upgrade to Spring AMQP 2.3.4
Closes gh-24702
1 parent da8a8b9 commit d6d0abc

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
@@ -1537,7 +1537,7 @@ bom {
15371537
]
15381538
}
15391539
}
1540-
library("Spring AMQP", "2.3.3-SNAPSHOT") {
1540+
library("Spring AMQP", "2.3.4") {
15411541
group("org.springframework.amqp") {
15421542
modules = [
15431543
"spring-amqp",

0 commit comments

Comments
 (0)