Skip to content

Commit d5c3a70

Browse files
committed
Update groovy (test) dep
1 parent ec752ae commit d5c3a70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jr-groovy-test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>org.apache.groovy</groupId>
2727
<artifactId>groovy</artifactId>
28-
<version>4.0.18</version>
28+
<version>4.0.23</version>
2929
<scope>test</scope>
3030
</dependency>
3131
</dependencies>
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.apache.groovy</groupId>
4444
<artifactId>groovy</artifactId>
45-
<version>4.0.18</version>
45+
<version>4.0.23</version>
4646
</dependency>
4747
</dependencies>
4848
<configuration>

0 commit comments

Comments
 (0)