Skip to content

Commit 929c853

Browse files
committed
Remove transitive dependency which is no longer needed
1 parent cbc2cde commit 929c853

File tree

1 file changed

+0
-8
lines changed
  • extensions/devservices/common

1 file changed

+0
-8
lines changed

extensions/devservices/common/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,6 @@
3131
</exclusion>
3232
</exclusions>
3333
</dependency>
34-
<!--
35-
This should be removed once we upgrade to commons-compress 1.26.1 (or similar).
36-
See https://github.com/quarkusio/quarkus/issues/38990
37-
-->
38-
<dependency>
39-
<groupId>commons-codec</groupId>
40-
<artifactId>commons-codec</artifactId>
41-
</dependency>
4234
<dependency>
4335
<groupId>io.quarkus</groupId>
4436
<artifactId>quarkus-junit4-mock</artifactId>

0 commit comments

Comments
 (0)