Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 1c3db9a

Browse files
committed
Upgrade maven-antrun-plugin to 3.1.0
1 parent ef82e47 commit 1c3db9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<plugin>
5454
<groupId>org.apache.maven.plugins</groupId>
5555
<artifactId>maven-antrun-plugin</artifactId>
56-
<version>1.8</version>
56+
<version>3.1.0</version>
5757
</plugin>
5858
<plugin>
5959
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)