Skip to content

Commit 6117a58

Browse files
authored
docs: minor fix in fj-mod-openpdf-ext documentation
Java compatibility matrix heading had a wrong label Starting version for OpenPDF needing java 21 is 2.2
1 parent 42b83a3 commit 6117a58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fj-doc-guide/src/main/docs/asciidoc/chapters/06_5_mod-openpdf-ext.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,14 +93,14 @@ For a demo of this doc handler usage you can refer to the link:https://github.co
9393
[#doc-handler-mod-openrpdf-ext-java-version]
9494
==== Java version compatibility
9595

96-
NOTE: OpenPDF used to be compatible with java 8+, but starting with version 2.4.0 they moved to java 21+.
96+
NOTE: OpenPDF used to be compatible with java 8+, but starting with version 2.2 they moved to java 21+.
9797

9898
Starting with Fugerit Venus Doc version 8.16.0 the xref:#doc-maven-dependency-handling-java-version[Dependencies handling is based on java runtime version], here is the compatibility matrix :
9999

100100
[cols="2*", options="header"]
101101
|====================================================================================================================================================================================
102102

103-
| java version | OpenRTF version
103+
| java version | OpenPDF version
104104

105105
| 21+
106106
| 2.4.0+

0 commit comments

Comments
 (0)