Skip to content

Commit

Permalink
Bump ant from 1.7.0 to 1.10.11
Browse files Browse the repository at this point in the history
Bumps ant from 1.7.0 to 1.10.11.

---
updated-dependencies:
- dependency-name: org.apache.ant:ant
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 2, 2023
1 parent 5798aa8 commit fac9851
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 fac9851

Please sign in to comment.