Skip to content

Commit

Permalink
[ARCHETYPE-658] Bump org.apache.groovy:groovy from 4.0.22 to 4.0.23 (#…
Browse files Browse the repository at this point in the history
…214)

Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 4.0.22 to 4.0.23.
- [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
...

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 Sep 13, 2024
1 parent 1bb59d3 commit 835d927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archetype-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy</artifactId>
<version>4.0.22</version>
<version>4.0.23</version>
</dependency>
<dependency>
<groupId>org.apache.ivy</groupId>
Expand Down

0 comments on commit 835d927

Please sign in to comment.