java-tools.properties now defines versions in a machine readable format so that we can install these versions into the Docker image verify those versions in our release tooling to ensure the environment matches what we expect. Closes #32
4 lines
60 B
Properties
4 lines
60 B
Properties
# Tool requirements
|
|
jdks=17.0.6,8.0.352,8.0.362
|
|
maven=3.9.0
|