Skip to content

Commit

Permalink
Bump groovy.version from 3.0.8 to 3.0.9 (#2293)
Browse files Browse the repository at this point in the history
Bumps `groovy.version` from 3.0.8 to 3.0.9.

Updates `groovy` from 3.0.8 to 3.0.9
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

Updates `groovy-xml` from 3.0.8 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:development
  update-type: version-update:semver-patch
- dependency-name: org.codehaus.groovy:groovy-xml
  dependency-type: direct:development
  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 Oct 19, 2021
1 parent cd5a7dc commit 47c56d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<properties>
<parent.pom.dir>${project.basedir}/../..</parent.pom.dir>
<spring.boot.version>2.5.4</spring.boot.version>
<groovy.version>3.0.8</groovy.version>
<groovy.version>3.0.9</groovy.version>
</properties>

<modules>
Expand Down

0 comments on commit 47c56d0

Please sign in to comment.