This is an automated email from the ASF dual-hosted git repository. sunlan pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 952dba3af9732fa8deb4c6d5bca81dce8cb07100 Author: Daniel Sun <[email protected]> AuthorDate: Sat Mar 29 18:01:38 2025 +0900 Update verification metadata --- gradle/verification-metadata.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 97166ad09d..25a53c8ee4 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -79,6 +79,7 @@ <ignored-key id="C6FC46EB51CF569C" reason="Key couldn't be downloaded from any key server"/> <ignored-key id="C71FB765CD9DE313" reason="Key couldn't be downloaded from any key server"/> <ignored-key id="C7CA19B7B620D787" reason="Key couldn't be downloaded from any key server"/> + <ignored-key id="D908A43FB7EC07AC" reason="Key couldn't be downloaded from any key server"/> <ignored-key id="DDDAFA7674E54418" reason="Key couldn't be downloaded from any key server"/> <ignored-key id="E0130A3ED5A2079E" reason="Key couldn't be downloaded from any key server"/> <ignored-key id="E5B3BB879D1EC979" reason="Key couldn't be downloaded from any key server"/> @@ -551,6 +552,7 @@ <component group="jakarta.activation" name="jakarta.activation-api" version="1.2.1"> <artifact name="jakarta.activation-api-1.2.1.jar"> <pgp value="6DD3B8C64EF75253BEB2C53AD908A43FB7EC07AC"/> + <sha512 value="c60edc99f119b9e0df0cf527e2512f2b7ab9db0e17c54e83850695f80f652c981eaae90a296db671cf7ed88a044c150224e030df333feb30f346e8a31fb794c6" origin="Generated by Gradle" reason="A key couldn't be downloaded"/> </artifact> </component> <component group="jakarta.xml.bind" name="jakarta.xml.bind-api" version="2.3.2">
