From 290a873c54626f16496abfbc5fd9e143daa997ca Mon Sep 17 00:00:00 2001 From: xjs <1294405880@qq.com> Date: Tue, 22 Feb 2022 10:03:40 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E6=96=B0=E5=A2=9EBean=20Searcher?= =?UTF-8?q?=E6=A3=80=E7=B4=A2=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 1 + xjs-business/pom.xml | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 4fddfe0d..167cc368 100644 --- a/pom.xml +++ b/pom.xml @@ -48,6 +48,7 @@ 3.4.3.4 3.6 3.14.0 + 3.4.3 diff --git a/xjs-business/pom.xml b/xjs-business/pom.xml index ffa19332..fcb6d4ce 100644 --- a/xjs-business/pom.xml +++ b/xjs-business/pom.xml @@ -118,6 +118,13 @@ ${hutool.version} + + + com.ejlchina + bean-searcher-boot-starter + ${bean-searcher.version} + +