Upgrade to groovy-all 3.0.7

Description

The groovy-all dependency for 3.x should now be declared as type ‘pom’

<dependency> <groupId>org.codehaus.groovy</groupId> <artifactId>groovy-all</artifactId> <version>3.0.7</version> <type>pom</type> <optional>true</optional> </dependency>

Activity

Show:
Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created January 17, 2021 at 7:30 PM
Updated January 18, 2021 at 3:21 PM
Resolved January 17, 2021 at 7:33 PM

Flag notifications