mirror of https://github.com/halo-dev/halo
Upgrade pf4j to 3.9.0 (#3191)
#### What type of PR is this?
/kind imporvement
/area core
/milestone 2.2.x
#### What this PR does / why we need it:
See 2d3cf24fed/CHANGELOG.md (390---2023-01-30)
for more.
#### Special notes for your reviewer:
Please confirm that the plugin module is working fine.
#### Does this PR introduce a user-facing change?
```release-note
升级依赖 PF4J 至 3.9.0
```
pull/3190/head^2
parent
b0be55cfad
commit
f851b1ba53
|
@ -42,7 +42,7 @@ bootJar {
|
|||
ext {
|
||||
commonsLang3 = "3.12.0"
|
||||
base62 = "0.1.3"
|
||||
pf4j = '3.8.0'
|
||||
pf4j = '3.9.0'
|
||||
javaDiffUtils = "4.12"
|
||||
guava = "31.1-jre"
|
||||
jsoup = '1.15.3'
|
||||
|
|
Loading…
Reference in New Issue