Skip to content

Commit d35dc8f

Browse files
committed
Remove commons-exec
1 parent c38656f commit d35dc8f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

impl/core/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,5 @@
2424
<groupId>de.huxhorn.sulky</groupId>
2525
<artifactId>de.huxhorn.sulky.ulid</artifactId>
2626
</dependency>
27-
<dependency>
28-
<groupId>org.apache.commons</groupId>
29-
<artifactId>commons-exec</artifactId>
30-
<version>1.4.0</version>
31-
</dependency>
3227
</dependencies>
3328
</project>

0 commit comments

Comments
 (0)