Bump the maven group across 1 directory with 5 updates#222
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the maven group across 1 directory with 5 updates#222dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the maven group with 5 updates in the /java directory: | Package | From | To | | --- | --- | --- | | [com.google.guava:guava](https://github.com/google/guava) | `30.1.1-jre` | `32.0.0-jre` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.19.4` | `3.25.5` | | commons-io:commons-io | `2.7` | `2.14.0` | | [io.netty:netty-handler](https://github.com/netty/netty) | `4.1.72.Final` | `4.1.118.Final` | | org.apache.logging.log4j:log4j-core | `2.17.1` | `2.25.4` | Updates `com.google.guava:guava` from 30.1.1-jre to 32.0.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `com.google.protobuf:protobuf-java` from 3.19.4 to 3.25.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](protocolbuffers/protobuf@v3.19.4...v3.25.5) Updates `commons-io:commons-io` from 2.7 to 2.14.0 Updates `io.netty:netty-handler` from 4.1.72.Final to 4.1.118.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.72.Final...netty-4.1.118.Final) Updates `org.apache.logging.log4j:log4j-core` from 2.17.1 to 2.25.4 --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-version: 32.0.0-jre dependency-type: direct:production dependency-group: maven - dependency-name: com.google.protobuf:protobuf-java dependency-version: 3.25.5 dependency-type: direct:production dependency-group: maven - dependency-name: commons-io:commons-io dependency-version: 2.14.0 dependency-type: direct:development dependency-group: maven - dependency-name: io.netty:netty-handler dependency-version: 4.1.118.Final dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.4 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
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 maven group with 5 updates in the /java directory:
30.1.1-jre32.0.0-jre3.19.43.25.52.72.14.04.1.72.Final4.1.118.Final2.17.12.25.4Updates
com.google.guava:guavafrom 30.1.1-jre to 32.0.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
... (truncated)
Commits
Updates
com.google.protobuf:protobuf-javafrom 3.19.4 to 3.25.5Commits
9d0ec0fUpdating version.json and repo version numbers to: 25.54a197e7Merge pull request #18387 from protocolbuffers/cp-lp-25b5a7cf7Remove RecursiveGroup test case which doesn't exist in 25.x pre-Editionsf000b7eFix merge conflict by adding optional label to proto2 unittest_lite.proto4728531Add recursion check when parsing unknown fields in Java.850fcceInternal changeb704498Internal changee673479Fix cord handling in DynamicMessage and oneofs. (#18375)8a60b65Merge pull request #17704 from protocolbuffers/cp-segv94a2663Fixed a SEGV when deep copying a non-reified sub-message.Updates
commons-io:commons-iofrom 2.7 to 2.14.0Updates
io.netty:netty-handlerfrom 4.1.72.Final to 4.1.118.FinalCommits
36f95cf[maven-release-plugin] prepare release netty-4.1.118.Final87f4072Merge commit from forkd1fbda6Merge commit from forkf844d78Upgrade netty-tcnative to 2.0.70.Final (#14790)8afb5d9Only run 2 jobs with leak detection to minimize build times (#14784)f2c27daAdaptivePoolingAllocator: Round chunk sizes up to MIN_CHUNK_SIZE units and re...8d387ffChange the default AdaptiveRecvByteBufAllocator buffer size values' visibilit...1cfd3a6Fix possible buffer leak when stream can't be mapped (#14746)8f9eadbFix AccessControlException in GlobalEventExecutor (#14743)6fcd3e6KQueueEventLoop leaks memory on shutdown. (#14745)Updates
org.apache.logging.log4j:log4j-corefrom 2.17.1 to 2.25.4Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.