From 2cb33a70199a98ac7afd7476e0c14c7b0faf99ba Mon Sep 17 00:00:00 2001 From: tjq Date: Sun, 14 Mar 2021 23:28:42 +0800 Subject: [PATCH] fix: ClassNotFound in official-processor --- powerjob-official-processors/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/powerjob-official-processors/pom.xml b/powerjob-official-processors/pom.xml index d3d882ea..170bb5ea 100644 --- a/powerjob-official-processors/pom.xml +++ b/powerjob-official-processors/pom.xml @@ -29,6 +29,7 @@ 1.2.68 3.14.9 29.0-jre + 2.6 3.10 @@ -48,6 +49,12 @@ ${okhttp.version} + + + commons-io + commons-io + ${commons.io.version} + org.apache.commons commons-lang3