Skip to content

Commit 29b185e

Browse files
Bump commons-io:commons-io from 2.15.1 to 2.16.0 (#248)
Bumps commons-io:commons-io from 2.15.1 to 2.16.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 af21cb2 commit 29b185e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
api "org.apache.poi:poi-ooxml:$poiVersion"
3838
implementation 'com.github.pjfanning:poi-shared-strings:2.8.0'
3939
implementation "org.slf4j:slf4j-api:$slf4jVersion"
40-
implementation 'commons-io:commons-io:2.15.1'
40+
implementation 'commons-io:commons-io:2.16.0'
4141
implementation 'org.apache.commons:commons-compress:1.26.1'
4242
testImplementation 'junit:junit:4.13.2'
4343
testImplementation 'org.nanohttpd:nanohttpd:2.3.1'

0 commit comments

Comments
 (0)