From 25e40f8937c61ce5ef6c4c8292658681fe4a8ee4 Mon Sep 17 00:00:00 2001 From: Emmanuel Kehinde Date: Wed, 18 Oct 2023 16:00:22 +0100 Subject: [PATCH] Update maven compiler plugin source and target versions --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index eccd206883..bbf0073555 100644 --- a/pom.xml +++ b/pom.xml @@ -34,8 +34,8 @@ maven-compiler-plugin - 1.6 - 1.6 + 1.8 + 1.8