From f81b785c0f4ff29cebb62f01d495764162ab5c5f Mon Sep 17 00:00:00 2001 From: tjq Date: Sun, 7 Mar 2021 23:05:36 +0800 Subject: [PATCH] fix: NoClassDefFoundError of official-processor --- powerjob-official-processors/pom.xml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/powerjob-official-processors/pom.xml b/powerjob-official-processors/pom.xml index 49bd8b03..73da08d0 100644 --- a/powerjob-official-processors/pom.xml +++ b/powerjob-official-processors/pom.xml @@ -23,7 +23,6 @@ 3.4.7 - 1.7.30 1.2.68 3.14.9 29.0-jre @@ -32,13 +31,6 @@ - - - org.slf4j - slf4j-api - ${slf4j.version} - - com.alibaba @@ -110,6 +102,9 @@ org shade.powerjob.org + + org.slf4j.* + com.google