We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d37fa9d commit 94b6839Copy full SHA for 94b6839
1 file changed
SECURITY.md
@@ -7,8 +7,9 @@ significant impact. However, should an issue be identified, I
7
will strive to fix these issues as soon as possible.
8
9
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.
+recent `main` branch for Java 17, and from the v4 branch for
+Java 11 backwards compatibility. Unless expressly requested,
12
+no attempt to backport changes will be made.
13
14
Given this library is designed for use in test packs, the main
15
design assumption is that the software is being used by a
0 commit comments