Use Spring Pulsar BOM

See gh-38966
This commit is contained in:
Chris Bono 2024-01-03 16:44:03 -06:00 committed by Andy Wilkinson
parent 2acb90cbb5
commit af89c2bb5f

View File

@ -1585,11 +1585,8 @@ bom {
library("Spring Pulsar", "1.0.2-SNAPSHOT") {
considerSnapshots()
group("org.springframework.pulsar") {
modules = [
"spring-pulsar",
"spring-pulsar-cache-provider",
"spring-pulsar-cache-provider-caffeine",
"spring-pulsar-reactive"
imports = [
"spring-pulsar-bom"
]
}
}