Skip to content

Commit c70c916

Browse files
committed
Start building against Spring AMQP 3.2.3 snapshots
See gh-44278
1 parent e71bdab commit c70c916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2077,7 +2077,7 @@ bom {
20772077
]
20782078
}
20792079
}
2080-
library("Spring AMQP", "3.2.2") {
2080+
library("Spring AMQP", "3.2.3-SNAPSHOT") {
20812081
considerSnapshots()
20822082
group("org.springframework.amqp") {
20832083
imports = [

0 commit comments

Comments
 (0)