From 96fec9d7c2238955ad17e838d45267ca46700388 Mon Sep 17 00:00:00 2001 From: Matthew Ellison Date: Fri, 14 Apr 2023 19:05:29 -0400 Subject: [PATCH] Updated to Java 20 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 641ab2a..aeea5e1 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.mattrixwv matrix - 1.0.2 + 1.1.0 Matrix https://www.mattrixwv.com @@ -15,12 +15,12 @@ UTF-8 UTF-8 - 19 - 19 - 19 + 20 + 20 + 20 - 19 + 20 target/dependency-check-report.json target/dependency-check-report.html