Skip to content

Commit

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

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

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

Updates `org.apache.groovy:groovy-console` from 4.0.21 to 4.0.22
- [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-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-console
  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>
  • Loading branch information
dependabot[bot] committed Jul 2, 2024
1 parent 3670d04 commit bbe7c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<gogo.jline.version>1.1.8</gogo.jline.version>
<slf4j.version>2.0.13</slf4j.version>
<findbugs.version>3.0.2</findbugs.version>
<groovy.version>4.0.21</groovy.version>
<groovy.version>4.0.22</groovy.version>
<ivy.version>2.5.2</ivy.version>
<graal.version>24.0.1</graal.version>
<graal.plugin.version>21.2.0</graal.plugin.version>
Expand Down

0 comments on commit bbe7c99

Please sign in to comment.