Skip to content

Commit

Permalink
BATCHEE-197 - Groovy 4.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
rzo1 committed Apr 16, 2024
1 parent 1501396 commit fa10aa1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extensions/groovy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@

<dependencies>
<dependency>
<groupId>org.codehaus.groovy</groupId>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy</artifactId>
<version>2.4.21</version>
<version>4.0.21</version>
</dependency>
</dependencies>
</project>

0 comments on commit fa10aa1

Please sign in to comment.