Skip to content

Commit

Permalink
Bump groovy.version from 4.0.21 to 4.0.22 (#1061)
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-all` 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-all
  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] authored Jul 17, 2024
1 parent 900e43c commit bdead1c
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 @@ -80,7 +80,7 @@
<!-- cannot upgrade graalvm to 23.0.0 which requires JDK >= 20 -->
<graalvm.version>23.1.3</graalvm.version>
<graalvm.plugin.version>0.10.2</graalvm.plugin.version>
<groovy.version>4.0.21</groovy.version>
<groovy.version>4.0.22</groovy.version>
<jakarta.inject.version>1.0</jakarta.inject.version>
<jline.version>3.26.2</jline.version>
<maven.version>3.9.8</maven.version>
Expand Down

0 comments on commit bdead1c

Please sign in to comment.