You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,9 +16,8 @@
16
16
> **⚠ WARNING: JDK Support.**
17
17
> _This project has now moved to a JDK11 minimum version_
18
18
>
19
-
> Where these aren't appropriate, the [v1.x](https://github.com/webcompere/system-stubs/tree/1.x)
20
-
> version of this will still work for Java versions below 16, and may also be
21
-
> co-erced into working with Java 16 via a [command line switch](https://github.com/stefanbirkner/system-lambda/issues/23#issuecomment-1007608124).
19
+
> The v2.x branch is the LTS version. However, there is best effort support to keep the Java 8 compatible
0 commit comments