Skip to content

Commit 883c566

Browse files
authored
Merge branch '2.19' into issue-167-solve-ordering-problem-of-record-constructor-params
2 parents 4b26814 + 68e99f7 commit 883c566

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)