There was an error while loading. Please reload this page.
1 parent cbe852e commit 79b2257Copy full SHA for 79b2257
1 file changed
pom.xml
@@ -428,6 +428,12 @@
428
<version>2.1.214</version>
429
</dependency>
430
431
+ <dependency>
432
+ <groupId>org.apache.commons</groupId>
433
+ <artifactId>commons-compress</artifactId>
434
+ <version>1.26.1</version>
435
+ </dependency>
436
+
437
<dependency>
438
<groupId>org.springdoc</groupId>
439
<artifactId>springdoc-openapi-starter-common</artifactId>
0 commit comments