mirror of
https://github.com/PowerJob/PowerJob.git
synced 2025-07-17 00:00:04 +08:00
fix: NoClassDefFoundError when instantiating SqlProcessor
This commit is contained in:
parent
87ed304737
commit
48860e3172
@ -121,7 +121,7 @@
|
||||
<shadedPattern>shade.powerjob.org</shadedPattern>
|
||||
<excludes>
|
||||
<exclude>org.slf4j.*</exclude>
|
||||
<exclude>org.springframework.*</exclude>
|
||||
<exclude>org.springframework.**</exclude>
|
||||
</excludes>
|
||||
</relocation>
|
||||
<relocation>
|
||||
|
Loading…
x
Reference in New Issue
Block a user