Skip to content

Commit 16b4abf

Browse files
build(deps): bump commons-compress from 1.26.2 to 1.27.0
Bumps org.apache.commons:commons-compress from 1.26.2 to 1.27.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress 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 d605cd2 commit 16b4abf

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
@@ -43,7 +43,7 @@ dependencies {
4343

4444
implementation 'com.github.jkatzwinkel:tla-common:main-SNAPSHOT'
4545
implementation 'org.modelmapper:modelmapper:3.2.1'
46-
implementation 'org.apache.commons:commons-compress:1.26.2'
46+
implementation 'org.apache.commons:commons-compress:1.27.0'
4747
implementation 'org.yaml:snakeyaml:2.2'
4848

4949
implementation 'org.springframework.boot:spring-boot-starter-tomcat:3.4.0-M1'

0 commit comments

Comments
 (0)