|
|
|
|
@ -4,12 +4,12 @@
|
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
<groupId>cyou.vidconnect</groupId>
|
|
|
|
|
<artifactId>splicer</artifactId>
|
|
|
|
|
<version>1.0.1</version>
|
|
|
|
|
<version>1.0.2</version>
|
|
|
|
|
<name>splicer</name>
|
|
|
|
|
<description>Run multiple shell commands concurrently</description>
|
|
|
|
|
<properties>
|
|
|
|
|
<jackson.version>2.18.4</jackson.version>
|
|
|
|
|
<commons-exec.version>1.4.0</commons-exec.version>
|
|
|
|
|
<commons-exec.version>1.5.0</commons-exec.version>
|
|
|
|
|
</properties>
|
|
|
|
|
<dependencyManagement>
|
|
|
|
|
<dependencies>
|
|
|
|
|
|