Skip to content

Commit d453dc4

Browse files
Bump org.apache.groovy:groovy from 5.0.3 to 5.0.4 (#6410)
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) 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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63158cd commit d453dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vividus/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dependencies {
7575
implementation('de.vandermeer:asciitable:0.3.2')
7676

7777
// Meta filters based on Groovy
78-
implementation('org.apache.groovy:groovy:5.0.3')
78+
implementation('org.apache.groovy:groovy:5.0.4')
7979

8080
// Spring
8181
implementation platform(libs.spring.bom)

0 commit comments

Comments
 (0)