Skip to content

Commit

Permalink
Merge pull request #254 from paultuckey/dependabot/maven/org.apache.a…
Browse files Browse the repository at this point in the history
…nt-ant-1.10.11

Bump ant from 1.7.0 to 1.10.11
  • Loading branch information
paultuckey committed Jul 2, 2023
2 parents 5798aa8 + fac9851 commit 50b3806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -184,7 +184,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<version>1.7.0</version>
<version>1.10.11</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 50b3806

Please sign in to comment.