Skip to content

Commit e8328b4

Browse files
Update dependency org.apache.ant:ant to v1.10.15 (#85)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b3d555 commit e8328b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

devops-framework-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.apache.ant</groupId>
6666
<artifactId>ant</artifactId>
67-
<version>1.10.12</version>
67+
<version>1.10.15</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>javax.mail</groupId>

devops-framework-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>org.apache.ant</groupId>
8080
<artifactId>ant</artifactId>
81-
<version>1.10.12</version>
81+
<version>1.10.15</version>
8282
</dependency>
8383
<dependency>
8484
<groupId>junit</groupId>

0 commit comments

Comments
 (0)