Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Nov 29, 2021
1 parent ebbb376 commit cc76061
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 @@ -337,7 +337,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy</artifactId>
<version>1.8.4</version>
<version>3.0.9</version>
</dependency>
<dependency>
<groupId>org.codehaus.gmaven.runtime</groupId>
Expand Down

0 comments on commit cc76061

Please sign in to comment.