Skip to content

Commit

Permalink
build(deps): bump org.apache.commons:commons-compress
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-compress from 1.27.0 to 1.27.1.

---
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]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent aa3e478 commit 1cc3ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ Copyright (c) 2012 - Jeremy Long
<hamcrest.version>2.2</hamcrest.version>
<mockito-core.version>5.12.0</mockito-core.version>
<jsoup.version>1.17.2</jsoup.version>
<commons-compress.version>1.27.0</commons-compress.version>
<commons-compress.version>1.27.1</commons-compress.version>
<org.apache.maven.shared.file-management.version>3.1.0</org.apache.maven.shared.file-management.version>
<maven-plugin-testing-harness.version>3.3.0</maven-plugin-testing-harness.version>
<maven-plugin-annotations.version>3.13.1</maven-plugin-annotations.version>
Expand Down

0 comments on commit 1cc3ad0

Please sign in to comment.