mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Consider snapshots when upgrading Spring Pulsar
Closes gh-38992
This commit is contained in:
@@ -1579,6 +1579,7 @@ bom {
|
||||
}
|
||||
}
|
||||
library("Spring Pulsar", "1.0.1") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.pulsar") {
|
||||
modules = [
|
||||
"spring-pulsar",
|
||||
|
||||
Reference in New Issue
Block a user