Skip to content

Commit

Permalink
Merge pull request #1053 from mybatis/renovate/org.apache.ant-ant-1.x
Browse files Browse the repository at this point in the history
Update dependency org.apache.ant:ant to v1.10.14
  • Loading branch information
jeffgbutler committed Aug 22, 2023
2 parents de57054 + a96dbbf commit 4a4e630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<version>1.10.13</version>
<version>1.10.14</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 4a4e630

Please sign in to comment.