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

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new e5e4c6c1b0 Bump groovy.version from 5.0.0-alpha-5 to 5.0.0-alpha-6 
(#636)
e5e4c6c1b0 is described below

commit e5e4c6c1b05bd99bf5c039580e8940c354d90a4a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 2 08:12:30 2024 +0100

    Bump groovy.version from 5.0.0-alpha-5 to 5.0.0-alpha-6 (#636)
    
    Bumps `groovy.version` from 5.0.0-alpha-5 to 5.0.0-alpha-6.
    
    Updates `org.apache.groovy:groovy` from 5.0.0-alpha-5 to 5.0.0-alpha-6
    - [Commits](https://github.com/apache/groovy/commits)
    
    Updates `org.apache.groovy:groovy-templates` from 5.0.0-alpha-5 to 
5.0.0-alpha-6
    - [Commits](https://github.com/apache/groovy/commits)
    
    Updates `org.apache.groovy:groovy-xml` from 5.0.0-alpha-5 to 5.0.0-alpha-6
    - [Commits](https://github.com/apache/groovy/commits)
    
    Updates `org.apache.groovy:groovy-jsr223` from 5.0.0-alpha-5 to 
5.0.0-alpha-6
    - [Commits](https://github.com/apache/groovy/commits)
    
    Updates `org.apache.groovy:groovy-datetime` from 5.0.0-alpha-5 to 
5.0.0-alpha-6
    - [Commits](https://github.com/apache/groovy/commits)
    
    Updates `org.apache.groovy:groovy-dateutil` from 5.0.0-alpha-5 to 
5.0.0-alpha-6
    - [Commits](https://github.com/apache/groovy/commits)
    
    Updates `org.apache.groovy:groovy-sql` from 5.0.0-alpha-5 to 5.0.0-alpha-6
    - [Commits](https://github.com/apache/groovy/commits)
    
    Updates `org.apache.groovy:groovy-json` from 5.0.0-alpha-5 to 5.0.0-alpha-6
    - [Commits](https://github.com/apache/groovy/commits)
    
    Updates `org.apache.groovy:groovy-yaml` from 5.0.0-alpha-5 to 5.0.0-alpha-6
    - [Commits](https://github.com/apache/groovy/commits)
    
    Updates `org.apache.groovy:groovy-groovysh` from 5.0.0-alpha-5 to 
5.0.0-alpha-6
    - [Commits](https://github.com/apache/groovy/commits)
    
    Updates `org.apache.groovy:groovy-ant` from 5.0.0-alpha-5 to 5.0.0-alpha-6
    - [Commits](https://github.com/apache/groovy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.groovy:groovy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.groovy:groovy-templates
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.groovy:groovy-xml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.groovy:groovy-jsr223
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.groovy:groovy-datetime
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.groovy:groovy-dateutil
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.groovy:groovy-sql
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.groovy:groovy-json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.groovy:groovy-yaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.groovy:groovy-groovysh
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.groovy:groovy-ant
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5522c526b9..48c7740558 100644
--- a/pom.xml
+++ b/pom.xml
@@ -420,7 +420,7 @@ under the License.
 
     <jasypt.version>1.9.3</jasypt.version>
 
-    <groovy.version>5.0.0-alpha-5</groovy.version>
+    <groovy.version>5.0.0-alpha-6</groovy.version>
 
     <flowable.version>7.0.1</flowable.version>
     <flowable-old.version>6.8.1</flowable-old.version>

Reply via email to