Skip to content

Commit

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

Bump org.apache.ivy:ivy from 2.5.2 to 2.5.3
  • Loading branch information
clayburn authored Jan 2, 2025
2 parents 3242e87 + 447b01c commit 3a4c360
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 @@ -84,7 +84,7 @@
<dependency>
<groupId>org.apache.ivy</groupId>
<artifactId>ivy</artifactId>
<version>2.5.2</version>
<version>2.5.3</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 3a4c360

Please sign in to comment.