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

paulk 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 1af3b49  GROOVY-10042: Bump Ant version to 1.10.10 (missed file in 
previous commit)
1af3b49 is described below

commit 1af3b49231604c5c5823740dbd34222943b3c900
Author: Paul King <[email protected]>
AuthorDate: Mon Apr 19 17:51:09 2021 +1000

    GROOVY-10042: Bump Ant version to 1.10.10 (missed file in previous commit)
---
 gradle/verification-metadata.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 28fddfc..ba17184 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -128,7 +128,10 @@
             <trusting group="org.jetbrains"/>
          </trusted-key>
          <trusted-key id="8a10792983023d5d14c93b488d7f1bec1e2ecae7" 
group="^com[.]fasterxml[.]jackson($|([.].*))" regex="true"/>
-         <trusted-key id="8da70c00df7af1b0d2f9dc74ddbcc1270a29d081" 
group="org.apache.ivy" name="ivy" version="2.5.0"/>
+         <trusted-key id="8da70c00df7af1b0d2f9dc74ddbcc1270a29d081">
+            <trusting group="org.apache.ivy" name="ivy" version="2.5.0"/>
+            <trusting group="^org[.]apache($|([.].*))" regex="true"/>
+         </trusted-key>
          <trusted-key id="8f9a3c6d105b9f57844a721d79e193516be7998f" 
group="org.dom4j" name="dom4j" version="2.1.3"/>
          <trusted-key id="9857c388d7d1d9d031274cd0a5def5a76f94a471" 
group="com.github.spotbugs"/>
          <trusted-key id="998af0e2b935996f5cebd56b9b1fda9f3c062231" 
group="^org[.]apache($|([.].*))" regex="true"/>

Reply via email to