From 2d2eb1f6fcf9a0b9f6f96302d8e6a5925d63e5e1 Mon Sep 17 00:00:00 2001 From: wjie Date: Thu, 26 Aug 2021 14:22:43 +0800 Subject: [PATCH] =?UTF-8?q?:green=5Fheart:=20Fixing=20CI=20Build.=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20github=20action=20=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E6=A0=A1=E9=AA=8C=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pig-common/pig-common-bom/pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/pig-common/pig-common-bom/pom.xml b/pig-common/pig-common-bom/pom.xml index 3746e2c6..c3702648 100644 --- a/pig-common/pig-common-bom/pom.xml +++ b/pig-common/pig-common-bom/pom.xml @@ -20,6 +20,8 @@ 2.3.6.RELEASE 1.8 1.8 + 2.2.5 + 0.0.28 1.2.75 1.5.24 3.4.3.2 @@ -141,4 +143,21 @@ + + + + + + pl.project13.maven + git-commit-id-plugin + ${git.commit.plugin} + + + + io.spring.javaformat + spring-javaformat-maven-plugin + ${spring.checkstyle.plugin} + + +