Skip to content

Commit

Permalink
Merge pull request #3 from patrickfav/dependabot/maven/org.apache.ant…
Browse files Browse the repository at this point in the history
…-ant-1.10.8

Bump ant from 1.10.5 to 1.10.8
  • Loading branch information
patrickfav committed Nov 29, 2020
2 parents c8a2527 + f8454aa commit f541122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -155,7 +155,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<version>1.10.5</version>
<version>1.10.8</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit f541122

Please sign in to comment.