Skip to content

Commit 5811b32

Browse files
authored
deps: merge pull request #16 from Abega1642/dependabot/gradle/org.apache.commons-commons-compress-1.28.0
deps(deps): bump org.apache.commons:commons-compress from 1.26.0 to 1.28.0
2 parents d7cc124 + e159e90 commit 5811b32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
testImplementation 'org.springframework.boot:spring-boot-starter-test'
6262
testImplementation 'org.springframework.boot:spring-boot-testcontainers'
6363

64-
testImplementation 'org.apache.commons:commons-compress:1.26.0'
64+
testImplementation 'org.apache.commons:commons-compress:1.28.0'
6565
testImplementation 'org.springframework.amqp:spring-rabbit-test'
6666
testImplementation 'org.springframework.security:spring-security-test'
6767

0 commit comments

Comments
 (0)