Skip to content

Commit

Permalink
Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2 (#6629)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 24, 2024
1 parent 679411a commit 5a69bc5
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 @@ -89,7 +89,7 @@
<org-jvnet-localizer.version>1.31</org-jvnet-localizer.version>
<!-- v1.15 of commons-codec is needed for Jena 3.14+ - copied from org.apache.jena:jena:pom -->
<commons-codec.version>1.17.0</commons-codec.version>
<commons-compress.version>1.26.1</commons-compress.version>
<commons-compress.version>1.26.2</commons-compress.version>
<velocity.version>2.3</velocity.version>
<marc4j.version>2.9.5</marc4j.version>
<jsoup.version>1.17.2</jsoup.version>
Expand Down

0 comments on commit 5a69bc5

Please sign in to comment.