We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a63cba9 + 5811b32 commit a70c0fcCopy full SHA for a70c0fc
build.gradle
@@ -61,7 +61,7 @@ dependencies {
61
testImplementation 'org.springframework.boot:spring-boot-starter-test'
62
testImplementation 'org.springframework.boot:spring-boot-testcontainers'
63
64
- testImplementation 'org.apache.commons:commons-compress:1.26.0'
+ testImplementation 'org.apache.commons:commons-compress:1.28.0'
65
testImplementation 'org.springframework.amqp:spring-rabbit-test'
66
testImplementation 'org.springframework.security:spring-security-test'
67
0 commit comments