We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d605cd2 commit 16b4abfCopy full SHA for 16b4abf
build.gradle
@@ -43,7 +43,7 @@ dependencies {
43
44
implementation 'com.github.jkatzwinkel:tla-common:main-SNAPSHOT'
45
implementation 'org.modelmapper:modelmapper:3.2.1'
46
- implementation 'org.apache.commons:commons-compress:1.26.2'
+ implementation 'org.apache.commons:commons-compress:1.27.0'
47
implementation 'org.yaml:snakeyaml:2.2'
48
49
implementation 'org.springframework.boot:spring-boot-starter-tomcat:3.4.0-M1'
0 commit comments