From c4370061de7c0c9f4bde32bd077339efc05f20a8 Mon Sep 17 00:00:00 2001 From: Niels Basjes Date: Fri, 27 Dec 2024 17:18:47 +0100 Subject: [PATCH] build: Use new Toolchains mechanism --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index eaba2c8..1ca1b72 100644 --- a/pom.xml +++ b/pom.xml @@ -259,14 +259,14 @@ - toolchain + select-jdk-toolchain - 17 + [17,18)