From 2162c35edcd61617f9d3cc7cf8effabd18897004 Mon Sep 17 00:00:00 2001 From: Madhu_Jha Date: Mon, 6 Apr 2026 18:16:19 +0000 Subject: [PATCH] Fixed the pom file with older java version --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 187d2a36a0..18b495f7b2 100644 --- a/pom.xml +++ b/pom.xml @@ -34,8 +34,8 @@ maven-compiler-plugin - 1.7 - 1.7 + 1.8 + 1.8