Skip to content

Commit 33def96

Browse files
Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2
Bumps org.apache.commons:commons-compress from 1.26.1 to 1.26.2. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b851a6 commit 33def96

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
@@ -45,7 +45,7 @@ clikt = { module = "com.github.ajalt.clikt:clikt", version = "4.4.0" }
4545
jdom = { module = "org.jdom:jdom2", version = "2.0.6.1" }
4646
uuid = { module = "com.github.f4b6a3:uuid-creator", version = "5.3.7" }
4747
jwt = { module = "com.auth0:java-jwt", version = "4.4.0" }
48-
apache-compress = { module = "org.apache.commons:commons-compress", version = "1.26.1" }
48+
apache-compress = { module = "org.apache.commons:commons-compress", version = "1.26.2" }
4949

5050
# reactor
5151
reactor-core = { module = "io.projectreactor:reactor-core", version = "3.6.6" }

0 commit comments

Comments
 (0)