From 0332ad933432b570d8b9e848c31283f91ccc25f1 Mon Sep 17 00:00:00 2001 From: Govindas Date: Sun, 20 Mar 2022 12:08:41 +0200 Subject: [PATCH] If we're moving to Java 9, let's move to Java 11 as it is LTS --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d87f72d..737b5ba 100644 --- a/pom.xml +++ b/pom.xml @@ -45,8 +45,8 @@ maven-compiler-plugin 3.6.1 - 9 - 9 + 11 + 11 UTF-8