Skip to content

Commit 84487d8

Browse files
build(deps): bump commons-io from 2.7 to 2.8.0 (#1391)
Bumps commons-io from 2.7 to 2.8.0. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ff0352 commit 84487d8

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
@@ -75,7 +75,7 @@ dependencies {
7575
implementation 'cglib:cglib:3.3.0'
7676
implementation 'commons-validator:commons-validator:1.7'
7777
implementation 'org.apache.commons:commons-lang3:3.11'
78-
implementation 'commons-io:commons-io:2.7'
78+
implementation 'commons-io:commons-io:2.8.0'
7979
implementation 'org.springframework:spring-context:5.2.8.RELEASE'
8080
implementation 'org.aspectj:aspectjweaver:1.9.6'
8181
implementation 'org.slf4j:slf4j-api:1.7.30'

0 commit comments

Comments
 (0)