Skip to content

Commit

Permalink
[JN-1457]: Bump org.apache.commons:commons-compress from 1.21 to 1.27.1
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-compress from 1.21 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 Dec 23, 2024
1 parent 9632762 commit 41f4459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-gradle-plugin:3.1.2'
implementation 'bio.terra:terra-test-runner:0.1.5-SNAPSHOT'
// This is required due to a dependency conflict between jib and srcclr. Removing it will cause jib to fail.
implementation 'org.apache.commons:commons-compress:1.21'
implementation 'org.apache.commons:commons-compress:1.27.1'
}

0 comments on commit 41f4459

Please sign in to comment.