This is an automated email from the ASF dual-hosted git repository.

sunlan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/master by this push:
     new 470fdc9b1f Update JDK version in README to Java 17
470fdc9b1f is described below

commit 470fdc9b1fd4f111320d03a2056fbdd6d4541752
Author: Daniel Sun <sun...@apache.org>
AuthorDate: Tue Aug 26 03:24:04 2025 +0800

    Update JDK version in README to Java 17
---
 README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.adoc b/README.adoc
index cc202cb298..cb35f56118 100644
--- a/README.adoc
+++ b/README.adoc
@@ -38,7 +38,7 @@ The Groovy development team
 :apache-license-link: https://www.apache.org/licenses/LICENSE-2.0.txt
 :apache-groovy-twitter-icon: 
https://img.shields.io/twitter/follow/ApacheGroovy.svg?style=social
 :apache-groovy-twitter-link: 
https://twitter.com/intent/follow?screen_name=ApacheGroovy
-:jdk-icon: https://img.shields.io/badge/java-11+-4c7e9f.svg
+:jdk-icon: https://img.shields.io/badge/java-17+-4c7e9f.svg
 :codecov-icon: 
https://codecov.io/gh/apache/groovy/branch/master/graph/badge.svg
 //:bintray-download-icon: 
https://api.bintray.com/packages/groovy/maven/groovy/images/download.svg
 :opencollective-link: https://opencollective.com/friends-of-groovy

Reply via email to