Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2026

Bumps org.pf4j:pf4j from 3.14.0 to 3.14.1.

Release notes

Sourced from org.pf4j:pf4j's releases.

Release 3.14.1

What's Changed

Security

  • Fix path traversal vulnerabilities in ZIP extraction (#618, #623)

Fixed

  • Avoid instantiating Plugin class if a plugin is already unloaded (#570) by @​slovdahl

Full Changelog: pf4j/pf4j@release-3.14.0...release-3.14.1

Changelog

Sourced from org.pf4j:pf4j's changelog.

[3.14.1] - 2026-01-06

Fixed

  • #618, #623: Fix path traversal vulnerabilities in ZIP extraction
  • #570: Avoid instantiating Plugin class if a plugin is already unloaded
Commits
  • 6bfa9e8 [maven-release-plugin] prepare release release-3.14.1
  • 311363a Move central-publishing-maven-plugin to release profile
  • 88a05d1 Restore <extensions> section for maven-archetype packaging
  • d8036da Replace unsupported archetype-packaging and update Maven archetype configur...
  • 8356c14 Clean up pom.xml by removing obsolete comments
  • e440c3a Add Maven cache cleanup step in workflow
  • f3d4ac5 Update changelog
  • 20c2f80 Fix path traversal vulnerabilities in ZIP extraction (issues #618, #623)
  • 2ed63d1 Avoid instantiating Plugin class if a plugin is already unloaded (#570)
  • 18c6b50 Add version 3.14.0 to changelog
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.pf4j:pf4j](https://github.com/pf4j/pf4j) from 3.14.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.14.0...release-3.14.1)

---
updated-dependencies:
- dependency-name: org.pf4j:pf4j
  dependency-version: 3.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 6, 2026
@coemgen1992 coemgen1992 merged commit 8af6a90 into main Jan 7, 2026
0 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.pf4j-pf4j-3.14.1 branch January 7, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants