Skip to content

Commit

Permalink
Bump groovy.version from 4.0.20 to 4.0.21 (#5785)
Browse files Browse the repository at this point in the history
Bumps `groovy.version` from 4.0.20 to 4.0.21.

Updates `org.apache.groovy:groovy-bom` from 4.0.20 to 4.0.21
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-all` from 4.0.20 to 4.0.21
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-all
  dependency-type: direct:development
  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>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent bb5d165 commit c484f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -73,7 +73,7 @@
<commons-io.version>2.16.1</commons-io.version>
<ant.version>1.10.14</ant.version>
<junit-jupiter.version>5.10.2</junit-jupiter.version>
<groovy.version>4.0.20</groovy.version>
<groovy.version>4.0.21</groovy.version>
<spock.version>2.3-groovy-4.0</spock.version>
<spring.version>5.3.28</spring.version>
<maven-failsafe-plugin.version>3.2.5</maven-failsafe-plugin.version>
Expand Down

0 comments on commit c484f1f

Please sign in to comment.