Skip to content

Commit d957944

Browse files
chore(deps): bump org.apache.commons:commons-compress
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 0cf7258 commit d957944

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/unicorn-store-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>org.apache.commons</groupId>
3737
<artifactId>commons-compress</artifactId>
38-
<version>1.27.1</version>
38+
<version>1.28.0</version>
3939
<scope>runtime</scope>
4040
</dependency>
4141
</dependencies>

0 commit comments

Comments
 (0)