From 949e95364950686a55980727130e4405a12360d7 Mon Sep 17 00:00:00 2001 From: Christopher Tate Date: Wed, 17 Jan 2024 09:40:01 -0700 Subject: [PATCH] Moving project to Java 17 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d0fe4edd..44c4d67e 100644 --- a/pom.xml +++ b/pom.xml @@ -285,8 +285,8 @@ maven-compiler-plugin 3.7.0 - 11 - 11 + 17 + 17