Skip to content

Commit d676a2a

Browse files
committed
chore(deps): fj-version 8.7.1
1 parent aa0f0cb commit d676a2a

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
- fj-doc-mod-fop, new mod-fop-xslt-debug property <https://github.com/fugerit-org/fj-doc/issues/560>
1313

14+
### Changed
15+
16+
- fj-version 8.7.1
17+
1418
### Fixed
1519

1620
- fj-doc-mod-fop, fix doc-creator and doc-producer handling <https://github.com/fugerit-org/fj-doc/issues/563>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<maven.compiler.target>${java-version-compliance}</maven.compiler.target>
2626
<maven.compiler.release>${java-version-compliance}</maven.compiler.release>
2727
<!-- fj java versions -->
28-
<fj-version>8.7.0</fj-version>
28+
<fj-version>8.7.1</fj-version>
2929
<fj-doc-version>${project.version}</fj-doc-version>
3030
<fj-doc-maven-plugin-version>${fj-doc-version}</fj-doc-maven-plugin-version>
3131
<fj-xml-to-json-version>1.2.1</fj-xml-to-json-version>

0 commit comments

Comments
 (0)