Commit ea7ac081 authored by Andy Wilkinson's avatar Andy Wilkinson

Ignore infinispan-embedded and infinispan-remote during bom verification

Closes gh-16926
parent 42a0f691
......@@ -39,6 +39,10 @@ bomr:
- 'io.micrometer:micrometer-registry-azure-monitor'
- 'org.eclipse.jetty.gcloud:jetty-gcloud-session-manager'
- 'org.eclipse.jetty:jetty-home'
# Mismanaged by Jetty's bom. See
# https://github.com/eclipse/jetty.project/issues/3680
- 'org.eclipse.jetty:infinispan-embedded'
- 'org.eclipse.jetty:infinispan-remote'
repositories:
# Solr's Restlet dependencies
- 'https://maven.restlet.com'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment