This is an automated email from the ASF dual-hosted git repository. liuhongyu pushed a commit to branch release/modify_README in repository https://gitbox.apache.org/repos/asf/shenyu.git
commit ca86df7a1a8e65fea098b4eb39348a34a1036f2a Author: liuhy <[email protected]> AuthorDate: Mon Jan 6 14:08:52 2025 +0800 [release] modify README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 736ec69ebe..2ddfa6b848 100644 --- a/README.md +++ b/README.md @@ -196,7 +196,7 @@ curl --location --request POST 'http://localhost:9195/shenyu/plugin/selectorAndR # Prerequisite - * JDK 1.8+ + * JDK 17+ ---
