Skip to content

Commit 2ab8ebc

Browse files
Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 (#318)
Bumps [org.apache.commons:commons-compress](https://github.com/apache/commons-compress) from 1.27.1 to 1.28.0. - [Changelog](https://github.com/apache/commons-compress/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-compress@rel/commons-compress-1.27.1...rel/commons-compress-1.28.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45b8453 commit 2ab8ebc

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
@@ -46,7 +46,7 @@ dependencies {
4646
api "org.apache.poi:poi-ooxml:$poiVersion"
4747
implementation "org.slf4j:slf4j-api:$slf4jVersion"
4848
implementation 'commons-io:commons-io:2.20.0'
49-
implementation 'org.apache.commons:commons-compress:1.27.1'
49+
implementation 'org.apache.commons:commons-compress:1.28.0'
5050
poiSharedStringsImplementation "com.github.pjfanning:poi-shared-strings:$poiSharedStringsVersion"
5151
testImplementation 'junit:junit:4.13.2'
5252
testImplementation 'org.nanohttpd:nanohttpd:2.3.1'

0 commit comments

Comments
 (0)