Skip to content

Commit cdab528

Browse files
chore(deps): update groovy monorepo to v5
1 parent ba16568 commit cdab528

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,13 +103,13 @@
103103
<dependency>
104104
<groupId>org.apache.groovy</groupId>
105105
<artifactId>groovy</artifactId>
106-
<version>4.0.22</version>
106+
<version>5.0.5</version>
107107
<scope>test</scope>
108108
</dependency>
109109
<dependency>
110110
<groupId>org.apache.groovy</groupId>
111111
<artifactId>groovy-json</artifactId>
112-
<version>4.0.22</version>
112+
<version>5.0.5</version>
113113
<scope>test</scope>
114114
</dependency>
115115
<dependency>

0 commit comments

Comments
 (0)