Skip to content

Commit

Permalink
Bump org.codehaus.groovy:groovy-all from 2.4.7 to 2.4.21
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.groovy:groovy-all](https://github.com/apache/groovy) from 2.4.7 to 2.4.21.
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy-all
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 7fab27a commit 70ce379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<spock.version>1.0-groovy-2.4</spock.version>
<groovy.version>2.4.7</groovy.version>
<groovy.version>2.4.21</groovy.version>
<java.version>1.8</java.version>
<spark.version>2.8.0</spark.version>
<gson.version>2.8.9</gson.version>
Expand Down

0 comments on commit 70ce379

Please sign in to comment.