Skip to content

Commit 39becc3

Browse files
committed
Add the forgotten java 8
1 parent 0ed464e commit 39becc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The latest release is v0.6.0, more detail changes about it can be found from [Re
2323
1. Nginx Body Filter by Clojure / Java / Groovy
2424
1. Nginx Log Handler by Clojure / Java / Groovy
2525
1. HTTP V2 support in both standard edition and embedded edition which are compiled against Nginx 1.18.0+
26-
1. Support Java 9, 10, 11, 12, 19
26+
1. Support Java 8, 9, 10, 11, 12, 19
2727
1. Support to use jdk19 built-in coroutine viz. Continuation
2828
1. Pub/Sub Among Nginx Worker Processes
2929
1. Shared Map based on shared memory & Shared Map based Ring session store

0 commit comments

Comments
 (0)