This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch groovy in repository https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git
commit 5ea86ae01cc098096c0348e613789f9fd39278af Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Thu Sep 24 00:42:48 2020 +0200 Bump groovy from 3.0.3 to 3.0.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 170e62f..3bced50 100644 --- a/pom.xml +++ b/pom.xml @@ -269,7 +269,7 @@ <dependency> <groupId>org.codehaus.groovy</groupId> <artifactId>groovy</artifactId> - <version>3.0.3</version> + <version>3.0.4</version> </dependency> <dependency> <groupId>org.codehaus.gmaven.runtime</groupId>
