From 1707c538a58d3a81cfe4268ba7f6f30f0396bb25 Mon Sep 17 00:00:00 2001 From: Jeongbin Park Date: Sun, 12 Nov 2023 23:28:58 +0900 Subject: [PATCH] bump java to 17 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ea92435..4f0f6ee 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ target-platform-configuration ${tycho.version} - JavaSE-11 + JavaSE-17 linux