We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 281b02d + 7aee024 commit acf3a4bCopy full SHA for acf3a4b
1 file changed
pom.xml
@@ -145,12 +145,6 @@
145
<groupId>org.jboss.arquillian.container</groupId>
146
<artifactId>arquillian-container-test-impl-base</artifactId>
147
</dependency>
148
- <!-- To avoid a CVE. This can be removed once TC is updated -->
149
- <dependency>
150
- <groupId>org.apache.commons</groupId>
151
- <artifactId>commons-compress</artifactId>
152
- <version>1.28.0</version>
153
- </dependency>
154
<dependency>
155
<groupId>org.testcontainers</groupId>
156
<artifactId>testcontainers</artifactId>
0 commit comments