Skip to content

Commit

Permalink
Merge pull request #8 from apache/dependabot/maven/extensions/groovy/…
Browse files Browse the repository at this point in the history
…org.codehaus.groovy-groovy-2.4.21

Bump groovy from 2.1.9 to 2.4.21 in /extensions/groovy
  • Loading branch information
jeanouii committed Jan 19, 2023
2 parents 6732489 + 97ac352 commit 4bc40ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/groovy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy</artifactId>
<version>2.1.9</version>
<version>2.4.21</version>
</dependency>
</dependencies>
</project>

0 comments on commit 4bc40ed

Please sign in to comment.