Skip to content

Commit 46b10fd

Browse files
committed
Upgrade to Spring AMQP 2.3.0-M1
Closes gh-22127
1 parent c18896e commit 46b10fd

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
@@ -1626,7 +1626,7 @@ bom {
16261626
]
16271627
}
16281628
}
1629-
library("Spring AMQP", "2.2.7.RELEASE") {
1629+
library("Spring AMQP", "2.3.0-M1") {
16301630
group("org.springframework.amqp") {
16311631
modules = [
16321632
"spring-amqp",

0 commit comments

Comments
 (0)