We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8934add + 5b48538 commit 77de5f2Copy full SHA for 77de5f2
build.gradle
@@ -55,7 +55,7 @@ dependencies {
55
runtimeOnly 'org.postgresql:postgresql'
56
57
implementation 'org.apache.commons:commons-lang3:3.20.0'
58
- implementation 'commons-io:commons-io:2.15.1'
+ implementation 'commons-io:commons-io:2.21.0'
59
60
testImplementation 'org.springframework.boot:spring-boot-starter-test'
61
testImplementation 'org.springframework.boot:spring-boot-testcontainers'
0 commit comments