Skip to content

Commit dbcf8d1

Browse files
authored
Merge pull request #28 from olamy/ivy-2.5.1
Upgrade Ivy to 2.5.1
2 parents 9c41a16 + f8370a6 commit dbcf8d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>org.apache.ivy</groupId>
8585
<artifactId>ivy</artifactId>
86-
<version>2.5.0</version>
86+
<version>2.5.1</version>
8787
</dependency>
8888

8989
<!-- required plugins -->

0 commit comments

Comments
 (0)