Merge branch '3.0.x' into 3.1.x

Closes gh-36235
This commit is contained in:
Andy Wilkinson
2023-07-05 09:19:49 +01:00

View File

@@ -1367,12 +1367,8 @@ bom {
}
library("Spring AMQP", "3.0.5") {
group("org.springframework.amqp") {
modules = [
"spring-amqp",
"spring-rabbit",
"spring-rabbit-stream",
"spring-rabbit-junit",
"spring-rabbit-test"
imports = [
"spring-amqp-bom"
]
}
}