From: Svjatoslav Agejenko Date: Mon, 8 Jun 2020 18:04:13 +0000 (+0300) Subject: Set java code level to 8. X-Git-Tag: svjatoslavcommons-1.8~15 X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=svjatoslav_commons.git;a=commitdiff_plain;h=8a9f0bda858fefa4f83c99a7c24825c6bf2aac38 Set java code level to 8. --- diff --git a/pom.xml b/pom.xml index 7333336..d5ab5f5 100644 --- a/pom.xml +++ b/pom.xml @@ -26,10 +26,10 @@ org.apache.maven.plugins maven-compiler-plugin - 2.3.2 + 3.8.1 - 1.8 - 1.8 + 8 + 8 UTF-8