This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch groovy-3.0.6 in repository https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git
commit 998d32016d8c949a72949f927fdd88a298b8f4b9 Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> AuthorDate: Wed Sep 30 04:42:58 2020 +0000 Bump groovy from 3.0.4 to 3.0.6 Bumps [groovy](https://github.com/apache/groovy) from 3.0.4 to 3.0.6. - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) Signed-off-by: dependabot-preview[bot] <supp...@dependabot.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 19196ef..ef8833e 100644 --- a/pom.xml +++ b/pom.xml @@ -263,7 +263,7 @@ <dependency> <groupId>org.codehaus.groovy</groupId> <artifactId>groovy</artifactId> - <version>3.0.4</version> + <version>3.0.6</version> </dependency> <dependency> <groupId>org.codehaus.gmaven.runtime</groupId>