Skip to content

Commit 77de5f2

Browse files
authored
deps: merge pull request #11 from Abega1642/dependabot/gradle/commons-io-commons-io-2.21.0
deps(deps): bump commons-io:commons-io from 2.15.1 to 2.21.0
2 parents 8934add + 5b48538 commit 77de5f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
runtimeOnly 'org.postgresql:postgresql'
5656

5757
implementation 'org.apache.commons:commons-lang3:3.20.0'
58-
implementation 'commons-io:commons-io:2.15.1'
58+
implementation 'commons-io:commons-io:2.21.0'
5959

6060
testImplementation 'org.springframework.boot:spring-boot-starter-test'
6161
testImplementation 'org.springframework.boot:spring-boot-testcontainers'

0 commit comments

Comments
 (0)