Skip to content

Commit 8b582c9

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump groovy.version from 3.0.14 to 3.0.16
Bumps `groovy.version` from 3.0.14 to 3.0.16. Updates `groovy` from 3.0.14 to 3.0.16 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) Updates `groovy-json` from 3.0.14 to 3.0.16 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) Updates `groovy-xml` from 3.0.14 to 3.0.16 - [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-patch - dependency-name: org.codehaus.groovy:groovy-json dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-xml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bbbbfb4 commit 8b582c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plexus-compiler-its/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<properties>
1717
<junit.version>4.13.2</junit.version>
18-
<groovy.version>3.0.14</groovy.version>
18+
<groovy.version>3.0.16</groovy.version>
1919
<maven.deploy.skip>true</maven.deploy.skip>
2020
</properties>
2121

0 commit comments

Comments
 (0)