This is an automated email from the ASF dual-hosted git repository. liuhongyu pushed a commit to branch feat/add_deep_wiki in repository https://gitbox.apache.org/repos/asf/shenyu.git
commit 0ccd7b71be9b2359fcdaea4433d087c3ce9fd65e Author: liuhy <liuhon...@apache.org> AuthorDate: Tue May 13 09:22:33 2025 +0800 [feat] update jdk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd542560ab..565b12162d 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ <img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg?label=license" /> </a> <a target="_blank" href="https://www.oracle.com/technetwork/java/javase/downloads/index.html"> - <img src="https://img.shields.io/badge/JDK-8+-green.svg" /> + <img src="https://img.shields.io/badge/JDK-17+-green.svg" /> </a> <a target="_blank" href="https://github.com/apache/shenyu/actions"> <img src="https://github.com/apache/shenyu/workflows/ci/badge.svg" />