Skip to content

Bump org.pf4j:pf4j from 2.3.0 to 3.14.1 in /simple-plugin-container#8

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/simple-plugin-container/org.pf4j-pf4j-3.14.1
Open

Bump org.pf4j:pf4j from 2.3.0 to 3.14.1 in /simple-plugin-container#8
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/simple-plugin-container/org.pf4j-pf4j-3.14.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

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

3.12.0

[3.12.0] - 2024-06-25

Fixed

  • #576: Error due to incorrect dependency update after plugin deletion

Changed

  • #584: Consolidate demo projects in the 'demo' directory
  • Upgrade Mockito to 5.2.0

... (truncated)

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

[3.12.0] - 2024-06-25

Fixed

  • #576: Error due to incorrect dependency update after plugin deletion

Changed

  • #584: Consolidate demo projects in the 'demo' directory
  • Upgrade Mockito to 5.2.0

Added

  • Add PluginClassLoader#isClosed method

[3.11.1] - 2024-05-19

Fixed

  • #574: Plugin status can‘t change from STARTED to DISABLED
  • #582: Remove 'final' for AbstractPluginManager.getResolveRecoveryStrategy method

[3.11.0] - 2024-03-06

Fixed

... (truncated)

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [org.pf4j:pf4j](https://github.com/pf4j/pf4j) from 2.3.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-2.3.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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 27, 2026
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