We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66fa138 + 8049934 commit 8ca910aCopy full SHA for 8ca910a
CHANGELOG.md
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
- quarkus-version set to 3.23.2 across all the modules
13
14
+### Fixed
15
+
16
+- openpdf-version set to 1.3.43 <https://github.com/fugerit-org/fj-doc/issues/452>
17
18
## [8.13.11] - 2025-05-12
19
20
### Changed
fj-doc-mod-openpdf-ext/pom.xml
@@ -14,7 +14,7 @@
<description>Renderer for PDF format, based on https://github.com/LibrePDF/OpenPDF</description>
<properties>
- <openpdf-version>2.0.5</openpdf-version>
+ <openpdf-version>1.3.43</openpdf-version>
</properties>
<licenses>
0 commit comments