Skip to content

Commit

Permalink
fj-bom version 1.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Oct 25, 2024
1 parent fac55e8 commit d5ffcc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- fj-bom version 1.6.7
- [repository] new issue template
- [documentation] README review to better refer to guide
- [fj-doc-mod-fop] PdfFopTypeHandler now concat PDFA and PDFUA mode in format field if both present (i.e. 'PDF/A-1b_PDF/UA-1')
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.fugerit.java</groupId>
<artifactId>fj-bom</artifactId>
<version>1.6.6</version>
<version>1.6.7</version>
<relativePath/>
</parent>

Expand Down

0 comments on commit d5ffcc5

Please sign in to comment.