From f4bc31d710d77a2411f512542611666a3357c71e Mon Sep 17 00:00:00 2001 From: Justin Coyne Date: Mon, 16 Dec 2024 08:29:51 -0600 Subject: [PATCH] Set source and target to Java 17 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index bc7f4803a..a92afd92e 100644 --- a/pom.xml +++ b/pom.xml @@ -11,8 +11,8 @@ 2015 - 11 - 11 + 17 + 17 UTF-8 UTF-8 11.0.17 @@ -340,7 +340,7 @@ org.seleniumhq.selenium htmlunit-driver - 2.21 + 2.21 test