Consider snapshots when upgrading Spring Pulsar
Closes gh-38992
This commit is contained in:
parent
4c0f631d93
commit
2fb6a2eef4
|
@ -1579,6 +1579,7 @@ bom {
|
|||
}
|
||||
}
|
||||
library("Spring Pulsar", "1.0.1") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.pulsar") {
|
||||
modules = [
|
||||
"spring-pulsar",
|
||||
|
|
Loading…
Reference in New Issue