Skip to content

Commit 1819351

Browse files
authored
chore: update PDFBox to 3.0.7 (#4)
Bumps Apache PDFBox from 3.0.5 to 3.0.7. Validation: - mvn clean test (672 tests pass) - mvn clean verify (full canonical gate) - All 30 example PDFs regenerated successfully - Visual regression tests (PdfVisualRegressionTest, ShapeContainerVisualRegressionTest) pass against committed baselines
1 parent b8a1c4f commit 1819351

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<kotlin.version>2.2.20</kotlin.version>
5353
<logback.version>1.5.18</logback.version>
5454
<lombok.version>1.18.38</lombok.version>
55-
<pdfbox.version>3.0.5</pdfbox.version>
55+
<pdfbox.version>3.0.7</pdfbox.version>
5656
<poi.version>5.4.0</poi.version>
5757
<javafx.version>21.0.2</javafx.version>
5858
<slf4j.version>2.0.17</slf4j.version>

0 commit comments

Comments
 (0)