From: Michael Ritter Date: Thu, 5 Dec 2024 21:15:07 +0000 (-0700) Subject: Set compiler target to 1.8 (#436) X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=209a16febcd39ba549e3963cd9da91a2cad2d7c0;p=tmp%2Fjakarta-migration.git Set compiler target to 1.8 (#436) --- diff --git a/pom.xml b/pom.xml index b0bce42e0..fe2f792d5 100644 --- a/pom.xml +++ b/pom.xml @@ -188,8 +188,8 @@ maven-compiler-plugin 3.1 - 1.7 - 1.7 + 1.8 + 1.8