Skip to content

Commit

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

Bump org.apache.ivy:ivy from 2.5.1 to 2.5.2
  • Loading branch information
rsandell authored Sep 14, 2023
2 parents 62591d6 + 2135c61 commit eec561a
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 @@ -82,7 +82,7 @@
<dependency>
<groupId>org.apache.ivy</groupId>
<artifactId>ivy</artifactId>
<version>2.5.1</version>
<version>2.5.2</version>
</dependency>

<!-- required plugins -->
Expand Down

0 comments on commit eec561a

Please sign in to comment.