Skip to content

Commit

Permalink
HBX-2635: Update Ant version to 1.10.14
Browse files Browse the repository at this point in the history
Signed-off-by: Koen Aers <koen.aers@gmail.com>
  • Loading branch information
koentsje committed Nov 23, 2023
1 parent ae63047 commit 5d35550
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,12 +115,12 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<version>1.10.12</version>
<version>1.10.14</version>
</dependency>
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant-launcher</artifactId>
<version>1.10.12</version>
<version>1.10.14</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5d35550

Please sign in to comment.