Skip to content

Commit fd9ece2

Browse files
authored
chore: bumper commons-compres som har en del sårbarheter (#817)
1 parent 2f7b222 commit fd9ece2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

+7
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,13 @@
337337
<scope>import</scope>
338338
<type>pom</type>
339339
</dependency>
340+
<!-- Testcontainer og sec update -->
341+
<dependency>
342+
<groupId>org.apache.commons</groupId>
343+
<artifactId>commons-compress</artifactId>
344+
<scope>test</scope>
345+
<version>[1.26.0,)</version>
346+
</dependency>
340347

341348
<!-- Diverse enforcer resolutions for -->
342349
<!-- commons-codec 1.11 sliter med https://security.snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518 -->

0 commit comments

Comments
 (0)