Skip to content

Commit ce487a4

Browse files
authored
Merge pull request #2072 from redhat-appstudio/renovate/org.apache.ant-ant-1.x
fix(deps): update dependency org.apache.ant:ant to v1.10.15
2 parents 201dc67 + baf47dc commit ce487a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-components/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@
290290
<dependency>
291291
<groupId>org.apache.ant</groupId>
292292
<artifactId>ant</artifactId>
293-
<version>1.10.14</version>
293+
<version>1.10.15</version>
294294
</dependency>
295295
<dependency>
296296
<groupId>org.apache.ivy</groupId>

0 commit comments

Comments
 (0)