Skip to content

Commit 8ca910a

Browse files
authored
Merge pull request #453 from fugerit-org/452-bug-openpdf-version-should-be-still-set-for-java-8-1343
openpdf-version set to 1.3.43 #452
2 parents 66fa138 + 8049934 commit 8ca910a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- quarkus-version set to 3.23.2 across all the modules
1313

14+
### Fixed
15+
16+
- openpdf-version set to 1.3.43 <https://github.com/fugerit-org/fj-doc/issues/452>
17+
1418
## [8.13.11] - 2025-05-12
1519

1620
### Changed

fj-doc-mod-openpdf-ext/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<description>Renderer for PDF format, based on https://github.com/LibrePDF/OpenPDF</description>
1515

1616
<properties>
17-
<openpdf-version>2.0.5</openpdf-version>
17+
<openpdf-version>1.3.43</openpdf-version>
1818
</properties>
1919

2020
<licenses>

0 commit comments

Comments
 (0)