Skip to content

Upgrade PDFBox and PDFBoxGraphics2D#842

Open
yosephatg wants to merge 1 commit into
danfickle:open-dev-v1from
yosephatg:patch-1
Open

Upgrade PDFBox and PDFBoxGraphics2D#842
yosephatg wants to merge 1 commit into
danfickle:open-dev-v1from
yosephatg:patch-1

Conversation

@yosephatg

Copy link
Copy Markdown

PDFBox' <2.0.26 have CVEs, this bumps to the latest stable versions

PDFBox' <2.0.26 have CVEs, this bumps to the latest stable versions

<properties>
<pdfbox.version>2.0.25</pdfbox.version>
<pdfbox.version>2.0.26</pdfbox.version>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe upgrade to 2.0.27

<groupId>de.rototor.pdfbox</groupId>
<artifactId>graphics2d</artifactId>
<version>0.34</version>
<version>0.38</version>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe upgrade to 0.41

This was referenced Oct 11, 2022
@rPraml

rPraml commented Sep 18, 2023

Copy link
Copy Markdown

Current PdfBox version is 2.0.29 and graphics2d 0.43

I've compiled the current 1.10 release against these versions. While compilation works fine (no API changes ;) ), I have 3 failing tests now:

TextVisualRegressionTest.testIssue472AddSemiTransparentWatermark:686
TextVisualRegressionTest.testIssue472CustomObjectDrawerMultiplePages:674
VisualRegressionTest.testMaliciousSvgInsecureMode:876

On the current open-dev-v1 branch, only the [ERROR] VisualRegressionTest.testMaliciousSvgInsecureMode:876
breaks.

@danfickle I see, the last contribution in this repo was 1. April 2022 and it seems that you are no longer active on Github.
I wanted to ask you kindly about the future of this project.

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.

3 participants