From 17daea5410cb49c3b827ecf138ea180587640233 Mon Sep 17 00:00:00 2001 From: Afly Date: Fri, 9 Sep 2022 14:22:31 +0800 Subject: [PATCH] =?UTF-8?q?REPORT-77204=20feat:=20jedis=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E4=BB=8Ethird=E7=A7=BB=E5=88=B0essential?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- base-third-project/base-third-step1/pom.xml | 1 - base-third-project/base-third-step2/pom.xml | 1 - base-third-project/base-third-step3/pom.xml | 1 - fine-byte-buddy/pom.xml | 4 ++-- fine-cglib/pom.xml | 4 ++-- fine-kryo/pom.xml | 4 ++-- fine-spring/pom.xml | 8 ++++---- 7 files changed, 10 insertions(+), 13 deletions(-) diff --git a/base-third-project/base-third-step1/pom.xml b/base-third-project/base-third-step1/pom.xml index c0e2c1c99..1b8a2293b 100644 --- a/base-third-project/base-third-step1/pom.xml +++ b/base-third-project/base-third-step1/pom.xml @@ -15,7 +15,6 @@ pom - ../../fine-asm ../../fine-aspectj ../../fine-bouncycastle ../../fine-classmate diff --git a/base-third-project/base-third-step2/pom.xml b/base-third-project/base-third-step2/pom.xml index 0fed57e2e..985eeabc7 100644 --- a/base-third-project/base-third-step2/pom.xml +++ b/base-third-project/base-third-step2/pom.xml @@ -16,7 +16,6 @@ ../../fine-byte-buddy - ../../fine-cglib ../../fine-commons-fileupload ../../fine-jai diff --git a/base-third-project/base-third-step3/pom.xml b/base-third-project/base-third-step3/pom.xml index 578c8b59f..c08a97476 100644 --- a/base-third-project/base-third-step3/pom.xml +++ b/base-third-project/base-third-step3/pom.xml @@ -16,7 +16,6 @@ ../../fine-itext - ../../fine-jedis ../../fine-jboss-logging diff --git a/fine-byte-buddy/pom.xml b/fine-byte-buddy/pom.xml index 858b602bf..6a69321e1 100644 --- a/fine-byte-buddy/pom.xml +++ b/fine-byte-buddy/pom.xml @@ -17,9 +17,9 @@ - com.fr.third + com.fr.essential fine-asm - ${revision} + ${essentialVersion} diff --git a/fine-cglib/pom.xml b/fine-cglib/pom.xml index 43e7da471..6d9411387 100644 --- a/fine-cglib/pom.xml +++ b/fine-cglib/pom.xml @@ -16,9 +16,9 @@ - com.fr.third + com.fr.essential fine-asm - ${revision} + ${essentialVersion} \ No newline at end of file diff --git a/fine-kryo/pom.xml b/fine-kryo/pom.xml index 4eb3f4491..d785f08d5 100644 --- a/fine-kryo/pom.xml +++ b/fine-kryo/pom.xml @@ -16,9 +16,9 @@ - com.fr.third + com.fr.essential fine-asm - ${revision} + ${essentialVersion} com.fr.third diff --git a/fine-spring/pom.xml b/fine-spring/pom.xml index b880a0751..48e5b6271 100644 --- a/fine-spring/pom.xml +++ b/fine-spring/pom.xml @@ -21,14 +21,14 @@ ${revision} - com.fr.third + com.fr.essential fine-asm - ${revision} + ${essentialVersion} - com.fr.third + com.fr.essential fine-cglib - ${revision} + ${essentialVersion} com.fr.third