Skip to content

Commit 998531b

Browse files
dependabot[bot]mkoncek
authored andcommitted
Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0
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>
1 parent fd6ab58 commit 998531b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x
5454
<dependency>
5555
<groupId>org.apache.commons</groupId>
5656
<artifactId>commons-compress</artifactId>
57-
<version>1.27.1</version>
57+
<version>1.28.0</version>
5858
</dependency>
5959
<dependency>
6060
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)