Skip to content

Commit e748297

Browse files
build(deps): Bump commons-io:commons-io from 2.13.0 to 2.14.0 (#2027)
Bumps commons-io:commons-io from 2.13.0 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ac4b42 commit e748297

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
@@ -53,7 +53,7 @@ dependencies {
5353
implementation 'com.google.code.gson:gson:2.10.1'
5454
implementation 'commons-validator:commons-validator:1.7'
5555
implementation 'org.apache.commons:commons-lang3:3.13.0'
56-
implementation 'commons-io:commons-io:2.13.0'
56+
implementation 'commons-io:commons-io:2.14.0'
5757
implementation "org.slf4j:slf4j-api:${slf4jVersion}"
5858

5959
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'

0 commit comments

Comments
 (0)