We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93aaf13 commit 032f73eCopy full SHA for 032f73e
net.tascalate.javaflow.tools.ant/pom.xml
@@ -33,7 +33,7 @@
33
<dependency>
34
<groupId>org.apache.ant</groupId>
35
<artifactId>ant</artifactId>
36
- <version>1.10.8</version>
+ <version>1.10.9</version>
37
<scope>provided</scope>
38
</dependency>
39
pom.xml
@@ -91,7 +91,7 @@
91
92
<groupId>junit</groupId>
93
<artifactId>junit</artifactId>
94
- <version>4.11</version>
+ <version>4.13.1</version>
95
<scope>test</scope>
96
97
</dependencies>
0 commit comments