mirror of https://github.com/halo-dev/halo
Upgrade PF4J to 3.11.1 (#5950)
#### What type of PR is this? /kind cleanup /area core /area plugin #### What this PR does / why we need it: See https://github.com/pf4j/pf4j/releases/tag/release-3.11.1 and https://github.com/halo-dev/halo/pull/5770 for more. #### Does this PR introduce a user-facing change? ```release-note 升级 PF4J 至 3.11.1 ```pull/5914/head^2
parent
9c98d0a54c
commit
fa9d3ee8a2
|
@ -13,7 +13,7 @@ description = 'Platform of application.'
|
|||
ext {
|
||||
commonsLang3 = "3.12.0"
|
||||
base62 = "0.1.3"
|
||||
pf4j = '3.10.0'
|
||||
pf4j = '3.11.1'
|
||||
javaDiffUtils = "4.12"
|
||||
guava = "32.0.1-jre"
|
||||
jsoup = '1.15.3'
|
||||
|
|
Loading…
Reference in New Issue