Skip to content

build(deps): bump org.pf4j:pf4j from 3.12.0 to 3.15.0#660

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps org.pf4j:pf4j from 3.12.0 to 3.15.0.

Release notes

Sourced from org.pf4j:pf4j's releases.

Release 3.15.0

What's Changed

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

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

... (truncated)

Changelog

Sourced from org.pf4j:pf4j's changelog.

[3.15.0] - 2026-01-27

Fixed

  • #625: Fix exception handling inconsistency in startPlugin()
  • #630, #631: Set failedException when plugin validation or stop fails
  • Fix coverage badge link to show overall metrics instead of new code only

Changed

  • #645: Rename LegacyExtension* classes to IndexedExtension*

Added

  • #629: Validate dependency state on plugin start
  • #633: Allow customization of PluginClassLoader parent delegation
  • Add unit tests to improve code coverage (63 new tests, coverage increased from 79.9% to 85.2%)

[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
  • 2ce7770 [maven-release-plugin] prepare release release-3.15.0
  • 7b9f090 Update CHANGELOG.md for release 3.15.0
  • bbc9fa7 Rename LegacyExtension* classes to IndexedExtension* (#645)
  • 26a11a7 Allow customization of PluginClassLoader parent delegation (#633)
  • 74a196c Fix coverage badge link to show overall metrics instead of new code only
  • 161dacb Add unit tests to improve code coverage
  • c723cac Set failedException when plugin validation or stop fails (#630) (#631)
  • ec48cfe Validate dependency state on plugin start (#629)
  • b815351 Fix exception handling inconsistency in startPlugin() (#625)
  • 6cd9a6c Update CHANGELOG.md for release 3.14.1
  • 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.15.0.
- [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.15.0)

---
updated-dependencies:
- dependency-name: org.pf4j:pf4j
  dependency-version: 3.15.0
  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 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