Merge pull request #38966 from onobc
* gh-38966: Use Spring Pulsar BOM Closes gh-38966
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user