From 74465542335e7e2f046c7b9efb71fbce12355cd8 Mon Sep 17 00:00:00 2001 From: Hammy Date: Sat, 19 Jun 2021 03:17:27 +0100 Subject: [PATCH] Upgrade to JDK-16 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index e21d2a0..3725a6d 100644 --- a/pom.xml +++ b/pom.xml @@ -15,8 +15,8 @@ UTF-8 - 11 - 11 + 16 + 16 @@ -101,8 +101,8 @@ maven-compiler-plugin 3.8.1 - 11 - 11 + 16 + 16 @@ -131,7 +131,7 @@ - 11 + 16