Skip to content

Commit

Permalink
update fj-core version 8.2.0-rc.7
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Aug 23, 2023
1 parent e3dc962 commit c67454e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docgen/release-notes.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1.5.1 (next)
------------------
+ [dependency] Updated fj-version to 8.2.0-rc.5 [1.5.1-rc.1]
+ [dependency] Updated fj-version to 8.2.0-rc.7
+ [enhancement][fj-doc-base] DocProcessConfig made a wrapped for MiniFilterConfig (user accessibility standard)
+ [enhancement][fj-doc-mod-fop] Added format for PDF/UA-1 (user accessibility standard)
+ [enhancement][fj-doc-mod-fop] Added constants for PDF/A-2a and PDF/A-3a formats (user accessibility standard)
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<maven.compiler.target>${java-version-compliance}</maven.compiler.target>
<maven.compiler.release>${java-version-compliance}</maven.compiler.release>
<!-- fj java versions -->
<fj-version>8.2.0-rc.5</fj-version>
<fj-version>8.2.0-rc.7</fj-version>
<fj-doc-version>${project.version}</fj-doc-version>
<jackson-version>2.15.2</jackson-version>
<!-- deprecated and incubator modules version -->
Expand Down

0 comments on commit c67454e

Please sign in to comment.