From d0d9a4da76fa5a2c033e1d82b975d46e8c162643 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Mon, 20 Sep 2021 17:04:28 +0200 Subject: [PATCH] #80 - Upgrade build to JDK 17. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0bfa1b2..0e24e2d 100644 --- a/pom.xml +++ b/pom.xml @@ -303,8 +303,8 @@ maven-compiler-plugin 3.8.1 - 1.8 - 1.8 + 17 + 17