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 e730dc8636 Bump groovy.version from 5.0.0-alpha-3 to 5.0.0-alpha-4
(#587)
e730dc8636 is described below
commit e730dc863624e685ab0825f39fc127190f2f90de
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 23 07:19:41 2023 +0100
Bump groovy.version from 5.0.0-alpha-3 to 5.0.0-alpha-4 (#587)
Bumps `groovy.version` from 5.0.0-alpha-3 to 5.0.0-alpha-4.
Updates `org.apache.groovy:groovy` from 5.0.0-alpha-3 to 5.0.0-alpha-4
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-templates` from 5.0.0-alpha-3 to
5.0.0-alpha-4
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-xml` from 5.0.0-alpha-3 to 5.0.0-alpha-4
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-jsr223` from 5.0.0-alpha-3 to
5.0.0-alpha-4
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-datetime` from 5.0.0-alpha-3 to
5.0.0-alpha-4
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-dateutil` from 5.0.0-alpha-3 to
5.0.0-alpha-4
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-sql` from 5.0.0-alpha-3 to 5.0.0-alpha-4
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-json` from 5.0.0-alpha-3 to 5.0.0-alpha-4
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-yaml` from 5.0.0-alpha-3 to 5.0.0-alpha-4
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-groovysh` from 5.0.0-alpha-3 to
5.0.0-alpha-4
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-ant` from 5.0.0-alpha-3 to 5.0.0-alpha-4
- [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 17d91ebb23..5bcd22a6ff 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-3</groovy.version>
+ <groovy.version>5.0.0-alpha-4</groovy.version>
<flowable.version>7.0.0</flowable.version>
<flowable-old.version>6.8.0</flowable-old.version>