Build(deps): Bump the apache-commons group across 1 directory with 6 updates#201
Open
dependabot[bot] wants to merge 1 commit into
Open
Build(deps): Bump the apache-commons group across 1 directory with 6 updates#201dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the apache-commons group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [commons-net:commons-net](https://github.com/apache/commons-net) | `3.9.0` | `3.13.0` | | org.apache.commons:commons-configuration2 | `2.11.0` | `2.14.0` | | org.apache.commons:commons-lang3 | `3.18.0` | `3.20.0` | | [org.apache.commons:commons-text](https://github.com/apache/commons-text) | `1.10.0` | `1.15.0` | | [commons-io:commons-io](https://github.com/apache/commons-io) | `2.15.0` | `2.21.0` | | [org.apache.commons:commons-compress](https://github.com/apache/commons-compress) | `1.26.2` | `1.28.0` | Updates `commons-net:commons-net` from 3.9.0 to 3.13.0 - [Changelog](https://github.com/apache/commons-net/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-net@rel/commons-net-3.9.0...rel/commons-net-3.13.0) Updates `org.apache.commons:commons-configuration2` from 2.11.0 to 2.14.0 Updates `org.apache.commons:commons-lang3` from 3.18.0 to 3.20.0 Updates `org.apache.commons:commons-text` from 1.10.0 to 1.15.0 - [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-text@rel/commons-text-1.10.0...rel/commons-text-1.15.0) Updates `commons-io:commons-io` from 2.15.0 to 2.21.0 - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.15.0...rel/commons-io-2.21.0) Updates `org.apache.commons:commons-compress` from 1.26.2 to 1.28.0 - [Changelog](https://github.com/apache/commons-compress/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-compress@rel/commons-compress-1.26.2...rel/commons-compress-1.28.0) --- updated-dependencies: - dependency-name: commons-net:commons-net dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apache-commons - dependency-name: org.apache.commons:commons-configuration2 dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apache-commons - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apache-commons - dependency-name: org.apache.commons:commons-text dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apache-commons - dependency-name: commons-io:commons-io dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apache-commons - dependency-name: org.apache.commons:commons-compress dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apache-commons ... Signed-off-by: dependabot[bot] <support@github.com>
b19d988 to
cb47f04
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the apache-commons group with 6 updates in the / directory:
3.9.03.13.02.11.02.14.03.18.03.20.01.10.01.15.02.15.02.21.01.26.21.28.0Updates
commons-net:commons-netfrom 3.9.0 to 3.13.0Changelog
Sourced from commons-net:commons-net's changelog.
... (truncated)
Commits
35fa0dfPrepare for the release candidate 3.13.0 RC11cc5b6ePrepare for the next release candidatea4b246eReuse IOUtils.copyLarge()e5ca262Javadoc3cb18ecDeprecate Util.copyReader(Reader, Writer) in favor of3373d77Reimplement Util.copyReader() with IOUtils.copyLarge()3be2077Reimplement Util.copyStream() with IOUtils.copyLarge()7b41144Javadoc1b584b4Fix typo in FTPConnectionClosedException message from3792023JavadocUpdates
org.apache.commons:commons-configuration2from 2.11.0 to 2.14.0Updates
org.apache.commons:commons-lang3from 3.18.0 to 3.20.0Updates
org.apache.commons:commons-textfrom 1.10.0 to 1.15.0Changelog
Sourced from org.apache.commons:commons-text's changelog.
... (truncated)
Commits
04e9374Prepare for the release candidate 1.15.0 RC1502c4c4Prepare for the next release candidatec6e17ecUse direct access58e1e12Simplify XML FSP (#731)b5052c9Bump actions/setup-java from 5.0.0 to 5.1.02e2d4bcRevert "Bump actions/setup-java from 5.0.0 to 5.1.0"b0ddbd1Bump actions/setup-java from 5.0.0 to 5.1.01c2d382Add tests with external DTDed3df4bInternal clean upbb508f3Bump actions/checkout from 6.0.0 to 6.0.1Updates
commons-io:commons-iofrom 2.15.0 to 2.21.0Changelog
Sourced from commons-io:commons-io's changelog.
... (truncated)
Commits
54073d3Prepare for the release candidate 2.21.0 RC1f141f09Prepare for the next release candidateadcf135Add license header0f499d0Use new oak logo34a961cUse HTTPS in URL9e51118Use HTTPS in URLd715865Add dependabot email [skip ci]3d6a7e1Javadocad875d5Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#810)bc01deeBump github/codeql-action from 4.30.9 to 4.31.2 (#811)Updates
org.apache.commons:commons-compressfrom 1.26.2 to 1.28.0Changelog
Sourced from org.apache.commons:commons-compress's changelog.
... (truncated)
Commits
852d9c2Prepare for the release candidate 1.28.0 RC1f5eb9e2Prepare for the next release candidate36f204cCamel case parameter name4c04e4aUse final6cb7da1Javadoc563c9d2Javadocce73bd8Javadoca464ae9Better parameter namesc0b2b84Add TODO for next major versionc76bc97Use OpenVEX to document that we are not affected by CVE-2025-48924 in