Add Java 17.0.12 to Docker image.

This commit is contained in:
Mark Paluch
2024-11-15 10:36:22 +01:00
parent 7f39ecfe16
commit a5c5160abd
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
# Tool requirements
jdks=17.0.13,17.0.9,8.0.382
jdks=17.0.13,17.0.12,17.0.9,8.0.382
maven=3.9.9