From 26d9abeffccbb99e3e652814de20ce54d23f4f43 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Mon, 20 Jan 2025 14:29:49 -0800 Subject: [PATCH] Bump source/target versions. 1.8 is the minimum supported these days. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 08d85f62..0971fef6 100644 --- a/pom.xml +++ b/pom.xml @@ -119,8 +119,8 @@ maven-compiler-plugin 3.1 - 1.6 - 1.6 + 1.8 + 1.8 true true true