From 265a439648d98e3fa52d702adde159e285111ad1 Mon Sep 17 00:00:00 2001 From: "everywhere.z" Date: Tue, 26 Aug 2025 11:57:32 +0800 Subject: [PATCH] =?UTF-8?q?pom=E5=A2=9E=E5=8A=A0=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E7=BC=96=E8=AF=91=E7=BA=A7=E5=88=AB=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/pom.xml b/pom.xml index 092fa7fd1..679f4e129 100644 --- a/pom.xml +++ b/pom.xml @@ -84,6 +84,41 @@ 2.9.3 + + + jdk-11-to-16 + + [11, 16] + + + 11 + 11 + + + + + jdk-17-to-20 + + [17, 20] + + + 17 + 17 + + + + + jdk-21-and-above + + [21,) + + + 21 + 21 + + + +