From a07971c0544eb1dc50becc2c6670a155f5429849 Mon Sep 17 00:00:00 2001 From: twme-ai <299940106+twme-ai@users.noreply.github.com> Date: Tue, 11 Aug 2026 04:08:35 +0000 Subject: [PATCH] fix: target Java 17 bytecode --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 066838e..d7b8b87 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ - 21 + 17 UTF-8