From 43999c92a9a1dd2f478c3f4e89e248c0e66e8730 Mon Sep 17 00:00:00 2001 From: first_admin Date: Thu, 29 Aug 2024 18:56:21 +0000 Subject: [PATCH] Update pom.xml --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pom.xml b/pom.xml index 9ad3c62..338f1a7 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,7 @@ 1.0-SNAPSHOT hello-world http://maven.apache.org + junit @@ -15,4 +16,19 @@ test + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 1.8 + 1.8 + + + + +