1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-06 10:20:54 +00:00

Merge pull request #640 from plantuml/dependabot/maven/org.apache.ant-ant-1.10.11

Bump ant from 1.10.9 to 1.10.11
This commit is contained in:
arnaudroques 2021-08-30 19:15:56 +02:00 committed by GitHub
commit 00146432c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<version>1.10.9</version>
<version>1.10.11</version>
<scope>provided</scope>
</dependency>
<dependency>