Kevin Risden created ATLAS-4046:
-----------------------------------
Summary: Use Jetty BOM to simplify dependency management
Key: ATLAS-4046
URL: https://issues.apache.org/jira/browse/ATLAS-4046
Project: Atlas
Issue Type: Task
Reporter: Kevin Risden
There are a bunch of defined jetty artifacts in dependencyManagement in the
root pom.xml. Jetty has a BOM maven artifact that simplifies this to ensure
that all the dependencies are the correct version:
https://github.com/apache/atlas/blob/master/pom.xml#L1207
https://mvnrepository.com/artifact/org.eclipse.jetty/jetty-bom
--
This message was sent by Atlassian Jira
(v8.3.4#803005)