Skip to content

Commit 65cbcb9

Browse files
committed
Start building against Spring AMQP 3.0.3 snapshots
See gh-34610
1 parent e3dd114 commit 65cbcb9

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.2") {
1320+
library("Spring AMQP", "3.0.3-SNAPSHOT") {
13211321
group("org.springframework.amqp") {
13221322
modules = [
13231323
"spring-amqp",

0 commit comments

Comments
 (0)