Skip to content

Commit

Permalink
Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.1
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-compress from 1.26.2 to 1.27.1.

---
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]>
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent ec29e1c commit 54b4785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ vault-jdbc = { group = "com.github.navikt", name = "vault-jdbc", version = "1.3.

postgresql = { group = "org.postgresql", name = "postgresql", version = "42.7.3"}

commons-compress = { group = "org.apache.commons", name = "commons-compress", version = "1.26.2"}
commons-compress = { group = "org.apache.commons", name = "commons-compress", version = "1.27.1"}

bcprov-jdk18on = { group = "org.bouncycastle", name = "bcprov-jdk18on", version = "1.78.1"}

Expand Down

0 comments on commit 54b4785

Please sign in to comment.