Files
spring-data-release/ci/java-tools.properties
Mark Paluch 651a76ac07 Simplify JDK and Maven installation and version upgrading.
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
2023-02-20 11:55:08 +01:00

4 lines
60 B
Properties

# Tool requirements
jdks=17.0.6,8.0.352,8.0.362
maven=3.9.0