This is an automated email from the ASF dual-hosted git repository. liuhongyu pushed a commit to branch release/modify_release_version in repository https://gitbox.apache.org/repos/asf/shenyu.git
commit 5847ea425ef7faabf276f2540348d11f4a2f4a85 Author: liuhy <[email protected]> AuthorDate: Mon Jan 6 10:01:43 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..1b95912f28 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 11+ ---
