mirror of https://github.com/halo-dev/halo
[release-2.14] Downgrade pf4j to 3.10.0 (#5772)
Signed-off-by: JohnNiang <johnniang@foxmail.com> Co-authored-by: JohnNiang <johnniang@foxmail.com>pull/5773/head
parent
d8dd043be0
commit
dea79b2154
|
@ -13,7 +13,7 @@ description = 'Platform of application.'
|
|||
ext {
|
||||
commonsLang3 = "3.12.0"
|
||||
base62 = "0.1.3"
|
||||
pf4j = '3.11.0'
|
||||
pf4j = '3.10.0'
|
||||
javaDiffUtils = "4.12"
|
||||
guava = "32.0.1-jre"
|
||||
jsoup = '1.15.3'
|
||||
|
|
Loading…
Reference in New Issue