From 37f7fa34110f1ef7fd4e68f5312b33e0b73797cb Mon Sep 17 00:00:00 2001 From: yanghaitian Date: Sat, 9 Nov 2024 19:34:11 +0800 Subject: [PATCH] init --- pom.xml | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 7618087..3e1368f 100644 --- a/pom.xml +++ b/pom.xml @@ -82,23 +82,22 @@ - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 - - 1.8 - 1.8 - UTF-8 - - + + + + + + + + + + org.springframework.boot spring-boot-maven-plugin ${spring-boot.version} com.athis.tech.athisserver.AthisServerApplication - true