Skip to content

build(deps): bump org.pf4j:pf4j from 3.12.0 to 3.14.1#648

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.pf4j-pf4j-3.14.1
Closed

build(deps): bump org.pf4j:pf4j from 3.12.0 to 3.14.1#648
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.pf4j-pf4j-3.14.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps org.pf4j:pf4j from 3.12.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

Release 3.14.0

What's Changed

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

3.13.0

3.13.0 - 2024-11-29

Fixed

  • #595: Fix StackOverFlow error on Kotlin classes without Extension annotation

Changed

  • #594: Always check for ClassLoaders differences in AbstractExtensionFinder

3.12.1

3.12.1 - 2024-10-12

Fixed

  • #586: Plugin Extensions should be detected with any ClassLoadingStrategy
  • #590: Fix fire PluginStateEvent for STOPPED state
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

[3.14.0] - 2025-11-26

Fixed

  • #614: Demo application shows zero Greeting extensions under JDK 23
  • Set class loader to null on unload plugin

Added

  • #598: Add Maven wrapper

[3.13.0] - 2024-11-29

Fixed

Changed

  • #594: Always check for ClassLoaders differences in AbstractExtensionFinder

[3.12.1] - 2024-10-12

Fixed

  • #586: Plugin Extensions should be detected with any ClassLoadingStrategy
  • #590: Fix fire PluginStateEvent for STOPPED state
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.12.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.12.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-minor
...

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
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 27, 2026

Superseded by #660.

@dependabot dependabot Bot closed this Jan 27, 2026
@dependabot dependabot Bot deleted the dependabot/maven/org.pf4j-pf4j-3.14.1 branch January 27, 2026 17:01
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.

0 participants