Skip to content

Commit

Permalink
Merge pull request #2072 from redhat-appstudio/renovate/org.apache.an…
Browse files Browse the repository at this point in the history
…t-ant-1.x

fix(deps): update dependency org.apache.ant:ant to v1.10.15
  • Loading branch information
rnc authored Sep 5, 2024
2 parents 201dc67 + baf47dc commit ce487a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-components/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<version>1.10.14</version>
<version>1.10.15</version>
</dependency>
<dependency>
<groupId>org.apache.ivy</groupId>
Expand Down

0 comments on commit ce487a4

Please sign in to comment.