Skip to content

Commit 5993157

Browse files
authored
Merge pull request soot-oss#1463 from soot-oss/dependabot/maven/org.apache.ant-ant-1.10.8
Bump ant from 1.10.1 to 1.10.8
2 parents 3e9684e + 38ee04c commit 5993157

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
@@ -477,7 +477,7 @@
477477
<dependency>
478478
<groupId>org.apache.ant</groupId>
479479
<artifactId>ant</artifactId>
480-
<version>1.10.1</version>
480+
<version>1.10.8</version>
481481
<scope>provided</scope>
482482
</dependency>
483483
<!-- Local dependencies -->

0 commit comments

Comments
 (0)