Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 150293d

Browse files
Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 (#2486)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4df8cbb commit 150293d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<jersey.version>2.47</jersey.version>
6161
<jackson.version>2.19.2</jackson.version>
6262
<httpclient.version>4.5.12</httpclient.version><!-- 4.5.1-4.5.2 broken -->
63-
<commons-compress.version>1.27.1</commons-compress.version>
63+
<commons-compress.version>1.28.0</commons-compress.version>
6464
<commons-io.version>2.20.0</commons-io.version>
6565
<commons-lang3.version>3.18.0</commons-lang3.version>
6666
<slf4j-api.version>1.7.30</slf4j-api.version>

0 commit comments

Comments
 (0)