[KEYCLOAK-18001] Upgrade Apache Ant dependency
This commit is contained in:
parent
e7821bb67b
commit
818dc40304
1 changed files with 1 additions and 1 deletions
|
@ -1670,7 +1670,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.ant</groupId>
|
<groupId>org.apache.ant</groupId>
|
||||||
<artifactId>ant</artifactId>
|
<artifactId>ant</artifactId>
|
||||||
<version>1.8.4</version>
|
<version>1.9.15</version>
|
||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue