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

paulk 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 53e7002  update for JDK 24
53e7002 is described below

commit 53e7002eb5f8cdd2a0e89870eb0690f128949e27
Author: Paul King <[email protected]>
AuthorDate: Wed Mar 19 14:40:51 2025 +1000

    update for JDK 24
---
 site/src/site/blog/groovy-gatherers.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/src/site/blog/groovy-gatherers.adoc 
b/site/src/site/blog/groovy-gatherers.adoc
index 9ac304c..9d5a13b 100644
--- a/site/src/site/blog/groovy-gatherers.adoc
+++ b/site/src/site/blog/groovy-gatherers.adoc
@@ -3,7 +3,7 @@ Paul King
 :revdate: 2023-12-09T15:30:00+00:00
 :updated: 2025-03-19T14:00:00+00:00
 :keywords: gatherers, jdk24, chop, collate, inject, ginq, streams, jep461, 
fold, scan
-:description: This post looks at using Gatherers (JEP 461) with Groovy.
+:description: This post looks at using Gatherers (JEP 461, JEP 473, JEP 485) 
with Groovy.
 
 ++++
 <table><tr><td style="padding: 0px; padding-left: 20px; padding-right: 20px; 
font-size: 18pt; line-height: 1.5; margin: 0px">

Reply via email to