1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-12-22 02:49:06 +00:00

Merge pull request #371 from plantuml/dependabot/maven/org.apache.ant-ant-1.9.15

Bump ant from 1.8.1 to 1.9.15
This commit is contained in:
arnaudroques 2020-09-16 23:02:57 +02:00 committed by GitHub
commit 2184f18c50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,7 +62,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<version>1.8.1</version>
<version>1.9.15</version>
<scope>provided</scope>
</dependency>
</dependencies>