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.
1 parent 1241acc commit a85e045Copy full SHA for a85e045
CHANGELOG.md
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
- [playground-quarkus] quarkus-version set to 3.9.2
15
- [playground-quarkus] docker image eclipse-temurin:21.0.2_13-jre-alpine
16
- fj-bom set to 1.6.3
17
+- pdfbox-version set to 2.0.31
18
19
## [3.4.5] - 2024-03-19
20
fj-doc-val-pdfbox/pom.xml
@@ -22,7 +22,7 @@
22
</licenses>
23
24
<properties>
25
- <pdfbox-version>2.0.30</pdfbox-version>
+ <pdfbox-version>2.0.31</pdfbox-version>
26
</properties>
27
28
<build>
0 commit comments