Skip to content

Commit

Permalink
Merge pull request #51 from liquibase/dependabot/maven/org.codehaus.g…
Browse files Browse the repository at this point in the history
…roovy-groovy-all-2.5.14

Bump groovy-all from 2.4.17 to 2.5.14
  • Loading branch information
r2-lf committed Dec 8, 2020
2 parents a856371 + 9f4647d commit 6571347
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 @@ -54,7 +54,7 @@
<dependency> <!-- use a specific Groovy version rather than the one specified by spock-core -->
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>2.4.17</version>
<version>2.5.14</version>
<type>pom</type>
<scope>test</scope>
<exclusions>
Expand Down

0 comments on commit 6571347

Please sign in to comment.