File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 583583 <artifactId >commons-io</artifactId >
584584 <version >${commons.io.version} </version >
585585 </dependency >
586+ <dependency >
587+ <groupId >org.apache.commons</groupId >
588+ <artifactId >commons-compress</artifactId >
589+ <version >${commons.compress.version} </version >
590+ </dependency >
586591 <dependency >
587592 <groupId >org.httpunit</groupId >
588593 <artifactId >httpunit</artifactId >
667672 <maven-plugin-version >1.0.0</maven-plugin-version >
668673 <assertj .core.version>3.25.3</assertj .core.version>
669674 <commons .io.version>2.16.0</commons .io.version>
675+ <commons .compress.version>1.26.1</commons .compress.version>
670676 <awaitility-version >4.2.1</awaitility-version >
671677 <client-java-version >16.0.3</client-java-version >
672678 <kotlin-stdlib-version >1.9.23</kotlin-stdlib-version >
You can’t perform that action at this time.
0 commit comments