From a79c5d1637342998ffc9e6309ea9626c2de0d2c3 Mon Sep 17 00:00:00 2001 From: ZhouXY108 Date: Sat, 3 May 2025 15:56:26 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E8=B0=83=E6=95=B4=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index c52bfd8..e543d94 100644 --- a/pom.xml +++ b/pom.xml @@ -11,28 +11,42 @@ plusone-validator http://zhouxy.xyz + + 参数校验器 + + UTF-8 1.8 1.8 + + + + xyz.zhouxy.plusone + plusone-dependencies + 1.1.0-SNAPSHOT + pom + import + + + + xyz.zhouxy.plusone plusone-commons - 1.0.0-RC3 + 1.1.0-SNAPSHOT org.apache.commons commons-lang3 - 3.12.0 test org.junit.jupiter junit-jupiter-api - 5.9.2 test