[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
Halo Dev Bot 2024-04-23 11:35:37 +08:00 committed by GitHub
parent d8dd043be0
commit dea79b2154
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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'