Skip to content

Commit

Permalink
Bump groovy.version from 4.0.21 to 4.0.22
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-templates` 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)

---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-templates
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent c5071a8 commit de3e8e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<maven.version>3.9.8</maven.version>

<!-- Test Dependencies: Only required for testing when building the SDK. Not required by SDK users at runtime: -->
<groovy.version>4.0.21</groovy.version>
<groovy.version>4.0.22</groovy.version>

<!-- deploy site key -->
<github.api.key>${env.GH_API_KEY}</github.api.key>
Expand Down

0 comments on commit de3e8e8

Please sign in to comment.