From 52b718614ab379dd909e70e4db3b00da54b91263 Mon Sep 17 00:00:00 2001 From: Michael Osipov Date: Sat, 28 Aug 2021 21:45:23 +0200 Subject: [PATCH] [MNG-6399] Lift JDK minimum to JDK 8 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index bc0377b3cc..f9d305585c 100644 --- a/pom.xml +++ b/pom.xml @@ -47,8 +47,8 @@ under the License. 3.0.5 - 1.7 - 1.7 + 1.8 + 1.8 2.6.0 1.4 3.8.1 @@ -580,11 +580,11 @@ under the License. org.codehaus.mojo animal-sniffer-maven-plugin - 1.17 + 1.20 org.codehaus.mojo.signature - java17 + java18 1.0