Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.ant:ant
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 25, 2021
1 parent 3fb5d16 commit a084ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion animal-sniffer-ant-tasks/pom.xml
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<version>1.10.11</version>
<version>1.10.12</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit a084ed3

Please sign in to comment.