Skip to content

Commit 43effa5

Browse files
committed
Upgrade to Spring AMQP 3.0.0-M3
Closes gh-31066
1 parent c9d1ef0 commit 43effa5

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
@@ -1380,7 +1380,7 @@ bom {
13801380
]
13811381
}
13821382
}
1383-
library("Spring AMQP", "3.0.0-M2") {
1383+
library("Spring AMQP", "3.0.0-M3") {
13841384
group("org.springframework.amqp") {
13851385
modules = [
13861386
"spring-amqp",

0 commit comments

Comments
 (0)