Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 26, 2022
1 parent a68ff75 commit f4d6074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plexus-compiler-its/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-xml</artifactId>
<version>3.0.11</version>
<version>3.0.12</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit f4d6074

Please sign in to comment.