Skip to content

Commit e68250c

Browse files
authored
bump maven-antrun-plugin version to 1.8 (#55)
1 parent c138e09 commit e68250c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -892,6 +892,11 @@
892892
</execution>
893893
</executions>
894894
</plugin>
895+
<plugin>
896+
<groupId>org.apache.maven.plugins</groupId>
897+
<artifactId>maven-antrun-plugin</artifactId>
898+
<version>1.8</version>
899+
</plugin>
895900
</plugins>
896901
</pluginManagement>
897902
</build>

0 commit comments

Comments
 (0)