You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by su...@apache.org on 2021/08/07 14:54:50 UTC

[groovy-website] branch asf-site updated: Update Groovy 4.0.0 release notes

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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new e8d3212  Update Groovy 4.0.0 release notes
e8d3212 is described below

commit e8d32125c32e626fde4cd6ed153afca0322f00da
Author: Daniel Sun <su...@apache.org>
AuthorDate: Sat Aug 7 22:54:39 2021 +0800

    Update Groovy 4.0.0 release notes
---
 site/src/site/releasenotes/groovy-4.0.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/src/site/releasenotes/groovy-4.0.adoc b/site/src/site/releasenotes/groovy-4.0.adoc
index 685b489..94240a0 100644
--- a/site/src/site/releasenotes/groovy-4.0.adoc
+++ b/site/src/site/releasenotes/groovy-4.0.adoc
@@ -1007,7 +1007,7 @@ link:https://issues.apache.org/jira/browse/GROOVY-9981[GROOVY-9981]
 == JDK requirements
 
 Groovy 4.0 requires JDK11+ to build and JDK8 is the minimum version of the JRE that we support.
-Groovy has been tested on JDK versions 8 through 16.
+Groovy has been tested on JDK versions 8 through 17.
 
 [[Groovy4.0-more-info]]
 == More information