Skip to content

Commit 32bf5b6

Browse files
committed
Upgrade to Spring AMQP 2.3.0-M3
Closes gh-23011
1 parent 38aba5e commit 32bf5b6

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.0-SNAPSHOT") {
1540+
library("Spring AMQP", "2.3.0-M3") {
15411541
group("org.springframework.amqp") {
15421542
modules = [
15431543
"spring-amqp",

0 commit comments

Comments
 (0)