Skip to content

Commit

Permalink
Merge pull request #262 from groovy/dependabot/maven/org.apache.ivy-i…
Browse files Browse the repository at this point in the history
…vy-2.5.2

Bump org.apache.ivy:ivy from 2.5.1 to 2.5.2
  • Loading branch information
keeganwitt committed Aug 22, 2023
2 parents 623a56f + 077c75b commit c70b3cb
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 @@ -117,7 +117,7 @@
<!-- this is to support use of @grab (Groovy jars don't include) -->
<groupId>org.apache.ivy</groupId>
<artifactId>ivy</artifactId>
<version>2.5.1</version>
<version>2.5.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c70b3cb

Please sign in to comment.