Skip to content

Commit

Permalink
fix: upgrade org.apache.ant:ant from 1.10.8 to 1.10.9
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.apache.ant:ant from 1.10.8 to 1.10.9.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.ant/ant/

See this project in Snyk:
https://app.snyk.io/org/tcurdt/project/6cdc8093-5771-41b5-a9e1-a3aa9813eb26?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 3, 2020
1 parent fd85fd9 commit c6e412b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -318,7 +318,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<version>1.10.8</version>
<version>1.10.9</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
Expand Down

0 comments on commit c6e412b

Please sign in to comment.