Skip to content

Commit 858093d

Browse files
Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 (#27)
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 4d2d7e0 commit 858093d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ th2-grpc-service-generator = { group = "com.exactpro.th2", name = "grpc-service-
1111
th2-grpc-check1 = { group = "com.exactpro.th2", name = "grpc-check1", version = "4.4.1-dev" }
1212

1313
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version = "5.1.4" }
14-
commons-compress = { group = "org.apache.commons", name = "commons-compress", version = "1.27.1" }
14+
commons-compress = { group = "org.apache.commons", name = "commons-compress", version = "1.28.0" }
1515
logback-core = { group = "ch.qos.logback", name = "logback-core", version.ref = "logback" }
1616
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version.ref = "logback" }
1717

0 commit comments

Comments
 (0)