Upgrade to checkstyle 6.17
Fixes gh-5547
This commit is contained in:
@@ -37,6 +37,7 @@ public @interface DependencyManagementBom {
|
||||
* One or more sets of colon-separated coordinates ({@code group:module:version}) of a
|
||||
* Maven bom that contains dependency management that will add to and override the
|
||||
* default dependency management.
|
||||
* @return the BOM coordinates
|
||||
*/
|
||||
String[] value();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user