Skip to content

[Snyk] Upgrade com.github.librepdf:openpdf from 1.3.26 to 1.4.2#11

Open
jhamot wants to merge 1 commit into
sapmachinefrom
snyk-upgrade-5de14e49ce182cd113800fa88e40de37
Open

[Snyk] Upgrade com.github.librepdf:openpdf from 1.3.26 to 1.4.2#11
jhamot wants to merge 1 commit into
sapmachinefrom
snyk-upgrade-5de14e49ce182cd113800fa88e40de37

Conversation

@jhamot
Copy link
Copy Markdown
Owner

@jhamot jhamot commented Apr 28, 2026

snyk-top-banner

Snyk has created this PR to upgrade com.github.librepdf:openpdf from 1.3.26 to 1.4.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 19 versions ahead of your current version.

  • The recommended version was released 2 years ago.

Breaking Change Risk

Merge Risk: Medium

Notice: This assessment is enhanced by AI.


Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade com.github.librepdf:openpdf from 1.3.26 to 1.4.2.

See this package in maven:
com.github.librepdf:openpdf

See this project in Snyk:
https://app.snyk.io/org/lucasfilm/project/63b30221-0d49-45ce-86dc-ba8e10c680f2?utm_source=github&utm_medium=referral&page=upgrade-pr
@jhamot
Copy link
Copy Markdown
Owner Author

jhamot commented Apr 28, 2026

Merge Risk: Medium

This upgrade to version 1.4.2 introduces a significant environment change and potential breaking code changes.

Key Changes:

  • Java Version Requirement: The 1.4.x branch requires Java 11 or higher, whereas the previous 1.3.x branch required Java 8. Your application's runtime environment must be on Java 11 or a later version.
  • Removal of Deprecated Methods: The 1.4.0 release cycle included the removal of methods that were previously marked as deprecated. Code using these methods will need to be updated.
  • Package Name Changes: The library is transitioning its package name from com.lowagie to org.openpdf. While the full transition happens in later versions, this change begins in the 1.4.x series.

Recommendation:
Before merging, verify that your production environment and build pipeline use Java 11 or newer. Review your code to ensure it is not using any methods that were deprecated in version 1.3.26, as they have likely been removed.

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants