From f6d5c648b226aabe6926ca16fb4af3b0f615837c Mon Sep 17 00:00:00 2001 From: hunan Date: Tue, 2 Aug 2022 10:36:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20maven-compiler-plugin=20?= =?UTF-8?q?=E4=B8=8E=E7=BC=96=E8=AF=91=E5=8F=82=E6=95=B0=20-release,=20?= =?UTF-8?q?=E8=A7=A3=E5=86=B3=20ByteBuffer=20=E6=96=B9=E6=B3=95=E5=9C=A8?= =?UTF-8?q?=E6=97=A7=E7=89=88=E6=9C=ACjdk=E4=B8=AD=E6=89=BE=E4=B8=8D?= =?UTF-8?q?=E5=88=B0=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index 735bd70..79fc3ea 100644 --- a/pom.xml +++ b/pom.xml @@ -103,6 +103,20 @@ + + + org.apache.maven.plugins + maven-compiler-plugin + 3.10.1 + + 1.8 + 1.8 + 8 + + org.springframework.boot spring-boot-maven-plugin