Skip to content

Commit ab7c4cf

Browse files
committed
Merge pull request #374 from dependabot/maven/org.apache.ant-ant-1.10.11
2 parents 46c265f + 5475e27 commit ab7c4cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pljava-packaging/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ function execute()
167167
<dependency>
168168
<groupId>org.apache.ant</groupId>
169169
<artifactId>ant</artifactId>
170-
<version>[1.8.3,1.10.0)</version>
170+
<version>1.10.11</version>
171171
</dependency>
172172
</dependencies>
173173
<executions>

0 commit comments

Comments
 (0)