Closed ctrueden closed 3 years ago
This reduces the number of dependencies from 249 to 87.
It also adds dependencies which are used by previously undeclared, discovered via the mvn dependency:analyze command.
mvn dependency:analyze
Looks good, thanks @ctrueden
This reduces the number of dependencies from 249 to 87.
It also adds dependencies which are used by previously undeclared, discovered via the
mvn dependency:analyze
command.