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
John Niang 2023-01-31 14:10:10 +08:00 committed by GitHub
parent b0be55cfad
commit f851b1ba53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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