Commit Graph

8 Commits

Author SHA1 Message Date
Mark Paluch
7e8823fa3b Upgrade to Maven 3.9.6 and Java 17.0.9. 2023-12-14 08:42:29 +01:00
Mark Paluch
1c2ca1fc00 Upgrade to Maven 3.9.5.
Closes #63
2023-10-13 11:46:28 +02:00
Julia
a6738d3b1d Upgrade to Java 17.0.8, Java 8.0.382, and Maven 3.9.4.
Closes #56
2023-08-14 09:02:52 -04:00
Mark Paluch
5eb4c45b86 Upgrade to Java 1.8.0.372.
Closes #52
2023-07-18 11:46:46 +02:00
Mark Paluch
5fb3ebd5a0 Upgrade to Maven 3.9.3 and Java 17.0.7. 2023-07-03 09:51:14 +02:00
Greg L. Turnquist
6c1a8356ef Build a new release container.
Having upgraded release tools to maven 3.9.1, we need a new container.
2023-04-14 11:01:53 -05:00
Mark Paluch
54b75ca8b1 Upgrade to Maven 3.9.1.
Closes #40
2023-04-06 16:19:42 +02:00
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