Skip to content

Commit 22b253d

Browse files
committed
Start building against Spring AMQP 2.4.9 snapshots
See gh-33790
1 parent 5c470d1 commit 22b253d

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
@@ -1665,7 +1665,7 @@ bom {
16651665
]
16661666
}
16671667
}
1668-
library("Spring AMQP", "2.4.8") {
1668+
library("Spring AMQP", "2.4.9-SNAPSHOT") {
16691669
prohibit("[3.0.0-M1,)") {
16701670
because "it uses Spring Framework 6"
16711671
}

0 commit comments

Comments
 (0)