Skip to content

Commit 1bb91ed

Browse files
committed
openpdf version 1.3.43
1 parent a85e045 commit 1bb91ed

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Changed
1111

12+
- openpdf version set to 1.3.43
1213
- bouncy-castle-version set to 1.78
1314
- fj-version set to 8.5.4
1415
- [playground-quarkus] quarkus-version set to 3.9.2

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>1.3.42</openpdf-version>
17+
<openpdf-version>1.3.43</openpdf-version>
1818
</properties>
1919

2020
<licenses>

0 commit comments

Comments
 (0)