We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c38656f commit d35dc8fCopy full SHA for d35dc8f
1 file changed
impl/core/pom.xml
@@ -24,10 +24,5 @@
24
<groupId>de.huxhorn.sulky</groupId>
25
<artifactId>de.huxhorn.sulky.ulid</artifactId>
26
</dependency>
27
- <dependency>
28
- <groupId>org.apache.commons</groupId>
29
- <artifactId>commons-exec</artifactId>
30
- <version>1.4.0</version>
31
- </dependency>
32
</dependencies>
33
</project>
0 commit comments