mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +00:00
Start building against Spring AMQP 2.4.6 snapshots
See gh-31376
This commit is contained in:
@@ -1650,7 +1650,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring AMQP", "2.4.5") {
|
||||
library("Spring AMQP", "2.4.6-SNAPSHOT") {
|
||||
prohibit("[3.0.0-M1,)") {
|
||||
because "it uses Spring Framework 6"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user