Ignore non-existent Spring Data MongoDB module
Closes gh-16573
This commit is contained in:
parent
6007511420
commit
66b4f187c0
|
|
@ -29,6 +29,8 @@ bomr:
|
||||||
- 'io.micrometer:micrometer-registry-azure-monitor'
|
- 'io.micrometer:micrometer-registry-azure-monitor'
|
||||||
- 'org.eclipse.jetty.gcloud:jetty-gcloud-session-manager'
|
- 'org.eclipse.jetty.gcloud:jetty-gcloud-session-manager'
|
||||||
- 'org.eclipse.jetty:jetty-home'
|
- 'org.eclipse.jetty:jetty-home'
|
||||||
|
# Removed in Moore-M3 but accidentally left in the bom
|
||||||
|
- 'org.springframework.data:spring-data-mongodb-cross-store'
|
||||||
repositories:
|
repositories:
|
||||||
# Caffeine Simulator's dependencies
|
# Caffeine Simulator's dependencies
|
||||||
- 'https://maven.imagej.net/content/repositories/public/'
|
- 'https://maven.imagej.net/content/repositories/public/'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue