Polish
See gh-19995
This commit is contained in:
committed by
Stephane Nicoll
parent
afb67887da
commit
e6d5f5a271
@@ -71,7 +71,7 @@ class ProjectGenerationRequest {
|
||||
|
||||
private String bootVersion;
|
||||
|
||||
private List<String> dependencies = new ArrayList<>();
|
||||
private final List<String> dependencies = new ArrayList<>();
|
||||
|
||||
/**
|
||||
* The URL of the service to use.
|
||||
|
||||
Reference in New Issue
Block a user