Skip to content

Commit 702679a

Browse files
committed
Allow Java 17 use in examples
1 parent 8aeb47a commit 702679a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/chapters/introduction/introduction.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The JCA implementation was removed in Jaybird 5, and Jaybird is now only a JDBC
1616

1717
=== This manual
1818

19-
This manual covers Jaybird {jaybird-version} and may use Java 11 and Firebird 4.0 specific features, but most examples and information also apply to previous versions of Jaybird, Firebird and Java.
19+
This manual covers Jaybird {jaybird-version} and may use Java 17 and Firebird 4.0 specific features, but most examples and information also apply to previous versions of Jaybird, Firebird and Java.
2020
Features that were removed in Jaybird 3 or earlier are not covered.
2121

2222
New or removed features are tagged with the version that introduced a feature (e.g. [.since]_Jaybird 5_) or removed feature (e.g. [.until]_Jaybird 5_).

0 commit comments

Comments
 (0)