Skip to content

Commit 4f3907b

Browse files
dependabot[bot]halibobo1205
authored andcommitted
build(deps): bump org.pf4j:pf4j from 3.10.0 to 3.14.1
Bumps [org.pf4j:pf4j](https://github.com/pf4j/pf4j) from 3.10.0 to 3.14.1. - [Release notes](https://github.com/pf4j/pf4j/releases) - [Changelog](https://github.com/pf4j/pf4j/blob/master/CHANGELOG.md) - [Commits](pf4j/pf4j@release-3.10.0...release-3.14.1) --- updated-dependencies: - dependency-name: org.pf4j:pf4j dependency-version: 3.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29e6b6e commit 4f3907b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

framework/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
// https://mvnrepository.com/artifact/javax.portlet/portlet-api
5353
compileOnly group: 'javax.portlet', name: 'portlet-api', version: '3.0.1'
5454

55-
implementation (group: 'org.pf4j', name: 'pf4j', version: '3.10.0') {
55+
implementation (group: 'org.pf4j', name: 'pf4j', version: '3.14.1') {
5656
exclude group: "org.slf4j", module: "slf4j-api"
5757
}
5858

0 commit comments

Comments
 (0)