This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 0a36c1bb1cb6c1ee2f856fc253316488dfdb9775
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 21 22:56:34 2026 +0000
Bump groovy.version from 5.0.3 to 5.0.4
Bumps `groovy.version` from 5.0.3 to 5.0.4.
Updates `org.apache.groovy:groovy` from 5.0.3 to 5.0.4
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-templates` from 5.0.3 to 5.0.4
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-xml` from 5.0.3 to 5.0.4
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-jsr223` from 5.0.3 to 5.0.4
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-datetime` from 5.0.3 to 5.0.4
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-dateutil` from 5.0.3 to 5.0.4
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-sql` from 5.0.3 to 5.0.4
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-json` from 5.0.3 to 5.0.4
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-yaml` from 5.0.3 to 5.0.4
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-groovysh` from 5.0.3 to 5.0.4
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-nio` from 5.0.3 to 5.0.4
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-ant` from 5.0.3 to 5.0.4
- [Commits](https://github.com/apache/groovy/commits)
---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy
dependency-version: 5.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-templates
dependency-version: 5.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-xml
dependency-version: 5.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-jsr223
dependency-version: 5.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-datetime
dependency-version: 5.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-dateutil
dependency-version: 5.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-sql
dependency-version: 5.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-json
dependency-version: 5.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-yaml
dependency-version: 5.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-groovysh
dependency-version: 5.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-nio
dependency-version: 5.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-ant
dependency-version: 5.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 84e7a31c25..4bccdb2ec9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -442,7 +442,7 @@ under the License.
<jasypt.version>1.9.3</jasypt.version>
- <groovy.version>5.0.3</groovy.version>
+ <groovy.version>5.0.4</groovy.version>
<flowable.version>7.2.0</flowable.version>
<flowable-old.version>6.8.1</flowable-old.version>