Skip to content

Commit 94b6839

Browse files
committed
Document v4 support in SECURITY file
1 parent d37fa9d commit 94b6839

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

SECURITY.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ significant impact. However, should an issue be identified, I
77
will strive to fix these issues as soon as possible.
88

99
Fixes will be released as a new version, built from the most
10-
recent `main` branch. Unless expressly requested, no attempt
11-
to backport changes will be made.
10+
recent `main` branch for Java 17, and from the v4 branch for
11+
Java 11 backwards compatibility. Unless expressly requested,
12+
no attempt to backport changes will be made.
1213

1314
Given this library is designed for use in test packs, the main
1415
design assumption is that the software is being used by a

0 commit comments

Comments
 (0)