Upgrade to PF4J 3.10.0 (#4666)

#### What type of PR is this?

/kind cleanup
/area core
/milestone 2.10.0

#### What this PR does / why we need it:

Upgrade to [PF4J 3.10.0](https://github.com/pf4j/pf4j/releases/tag/release-3.10.0).

#### Does this PR introduce a user-facing change?

```release-note
升级依赖 PF4J 至 3.10.0
```
pull/4527/head
John Niang 2023-09-27 00:04:17 -05:00 committed by GitHub
parent d002579456
commit 610609656d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.9.0'
pf4j = '3.10.0'
javaDiffUtils = "4.12"
guava = "32.0.1-jre"
jsoup = '1.15.3'