Skip to content

Commit

Permalink
Bump groovy-all from 4.0.8 to 4.0.9
Browse files Browse the repository at this point in the history
Bumps [groovy-all](https://github.com/apache/groovy) from 4.0.8 to 4.0.9.
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy-all
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and hazendaz committed Feb 9, 2023
1 parent 0e11e8f commit fe350ff
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 @@ -213,7 +213,7 @@
<dependency>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>4.0.8</version>
<version>4.0.9</version>
<type>pom</type>
</dependency>
</dependencies>
Expand Down

0 comments on commit fe350ff

Please sign in to comment.