We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66375ee commit 7159071Copy full SHA for 7159071
1 file changed
pom.xml
@@ -42,14 +42,14 @@
42
<dependency>
43
<groupId>org.apache.groovy</groupId>
44
<artifactId>groovy-all</artifactId>
45
- <version>5.0.3</version>
+ <version>5.0.4</version>
46
<type>pom</type>
47
</dependency>
48
<!-- https://mvnrepository.com/artifact/org.apache.groovy/groovy-dateutil -->
49
50
51
<artifactId>groovy-dateutil</artifactId>
52
53
54
<!-- https://mvnrepository.com/artifact/org.codehaus.gpars/gpars -->
55
0 commit comments