Merge branch '3.1.x'
Closes gh-36236
This commit is contained in:
@@ -1370,12 +1370,8 @@ bom {
|
|||||||
}
|
}
|
||||||
library("Spring AMQP", "3.0.5") {
|
library("Spring AMQP", "3.0.5") {
|
||||||
group("org.springframework.amqp") {
|
group("org.springframework.amqp") {
|
||||||
modules = [
|
imports = [
|
||||||
"spring-amqp",
|
"spring-amqp-bom"
|
||||||
"spring-rabbit",
|
|
||||||
"spring-rabbit-stream",
|
|
||||||
"spring-rabbit-junit",
|
|
||||||
"spring-rabbit-test"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user