Skip to content

Commit

Permalink
Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.0 (#228)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent ac199a2 commit 727c358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ val verapdfVersion = "1.26.1"
val ktfmtVersion = "0.44"
val testcontainersVersion= "1.20.1"
val pdfgencoreVersion = "1.1.22"
val commonsCompressVersion = "1.26.2"
val commonsCompressVersion = "1.27.0"
val javaVersion = JvmTarget.JVM_21


Expand Down

0 comments on commit 727c358

Please sign in to comment.