Polish boolean members that can use the default false value

This commit is contained in:
Phillip Webb
2025-04-11 09:31:31 -07:00
parent a6f54ec5ea
commit 2143d702f2
23 changed files with 46 additions and 46 deletions

View File

@@ -186,7 +186,7 @@ public class BomExtension {
private final AlignWithHandler alignWith;
private boolean considerSnapshots = false;
private boolean considerSnapshots;
private String version;