You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by pa...@apache.org on 2022/01/11 01:08:39 UTC

[groovy] branch master updated (d8a529b -> 049c16d)

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

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


    from d8a529b  minor rewording (thanks to @chagmed on twitter)
     new b832d87  update verification metadata
     new 049c16d  GROOVY-10448: Bump gradle versions plugin to 0.41.0 (build dependency)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build.gradle                     |  2 +-
 gradle/verification-metadata.xml | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

[groovy] 01/02: update verification metadata

Posted by pa...@apache.org.
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

commit b832d875837a16d09b579aba213b79d5662c13dd
Author: Paul King <pa...@asert.com.au>
AuthorDate: Tue Jan 11 10:23:41 2022 +1000

    update verification metadata
---
 gradle/verification-metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 6c2d368..3305bfd 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -327,8 +327,8 @@
             <sha512 value="f4be9bd025cfcb060529936fe29ea0a64b6b7ca2b91d1f2ca29b087e973480b6fe29deed39882d6f9e7f772d9105a5b9bb159ea6fbfe7bc559a9e833f802a47c" origin="Generated by Gradle because a key couldn't be downloaded"/>
          </artifact>
       </component>
-      <component group="com.github.javaparser" name="javaparser-core" version="3.23.1">
-         <artifact name="javaparser-core-3.23.1.jar">
+      <component group="com.github.javaparser" name="javaparser-core" version="3.24.0">
+         <artifact name="javaparser-core-3.24.0.jar">
             <pgp value="253e8e4c6fb28d11748115c1249dee8e2c07a0a2"/>
          </artifact>
       </component>

[groovy] 02/02: GROOVY-10448: Bump gradle versions plugin to 0.41.0 (build dependency)

Posted by pa...@apache.org.
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

commit 049c16d1f7a569f02b47cbacd91a335e2a45df34
Author: Paul King <pa...@asert.com.au>
AuthorDate: Tue Jan 11 11:08:32 2022 +1000

    GROOVY-10448: Bump gradle versions plugin to 0.41.0 (build dependency)
---
 build.gradle                     | 2 +-
 gradle/verification-metadata.xml | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/build.gradle b/build.gradle
index 1aac17d..6f0855e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -40,7 +40,7 @@ buildscript {
 
 plugins {
     id 'me.champeau.buildscan-recipes' version '0.2.3'
-    id 'com.github.ben-manes.versions' version '0.39.0'
+    id 'com.github.ben-manes.versions' version '0.41.0'
     id 'com.github.blindpirate.osgi' version '0.0.6'
     id 'org.sonarqube' version '3.0'
     id 'org.apache.groovy-core'
diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 3305bfd..35df65a 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -316,9 +316,9 @@
             <sha512 value="c1ab30aa9984aaf40e0def6474f535875abcca1568e6d495317d1092b782ac39d13505bbbd50877589610a59273ac89ade0b68eee0501961c1af17ca5d509178" origin="Generated by Gradle because artifact wasn't signed"/>
          </artifact>
       </component>
-      <component group="com.github.ben-manes" name="gradle-versions-plugin" version="0.39.0">
-         <artifact name="gradle-versions-plugin-0.39.0.jar">
-            <sha512 value="09d2b8e7f26d347b6c7ea42bc50e42bcdca1cfa3388e160fab5a0e1a5b6f7c4cad1920f91a384c0b6145c0fe4b03ade39c9cdf28145d709cce763e3be8188818" origin="Generated by Gradle because artifact wasn't signed"/>
+      <component group="com.github.ben-manes" name="gradle-versions-plugin" version="0.41.0">
+         <artifact name="gradle-versions-plugin-0.41.0.jar">
+            <sha512 value="27a66a61915ce5267605968a4d4024671221a2620d0eaf501fb4021f68cd5a32a6ff1812ed7081351767562a3703f9ec48ea72c5845377bc5b4703d8740076dd" origin="Generated by Gradle because artifact wasn't signed"/>
          </artifact>
       </component>
       <component group="com.github.javaparser" name="javaparser-core" version="3.23.0">