build(deps): bump io.netty:netty-tcnative-boringssl-static from 2.0.75.Final to 2.0.77.Final in /mockserver#2087
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Collaborator
|
@dependabot rebase |
Bumps [io.netty:netty-tcnative-boringssl-static](https://github.com/netty/netty-tcnative) from 2.0.75.Final to 2.0.77.Final. - [Release notes](https://github.com/netty/netty-tcnative/releases) - [Commits](netty/netty-tcnative@netty-tcnative-parent-2.0.75.Final...netty-tcnative-parent-2.0.77.Final) --- updated-dependencies: - dependency-name: io.netty:netty-tcnative-boringssl-static dependency-version: 2.0.77.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
c41c7d0 to
b9cdfc0
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 io.netty:netty-tcnative-boringssl-static from 2.0.75.Final to 2.0.77.Final.
Commits
318158d[maven-release-plugin] prepare release netty-tcnative-parent-2.0.77.Final29ca294Ensure we can always use locks when cross-compiling (#977)2bc21d1Add more details to the exceptions when SSLContext.make(...) fails (#976)4939940Correctly build boringssl-static for linux aarch64 (#975)f30be2c[maven-release-plugin] prepare for next development iteration87db2eb[maven-release-plugin] prepare release netty-tcnative-parent-2.0.76.Finalbeaa858Guard against GetStringUTFChars(...) return NULL (#973)eb00c7aClear exception if happens during keylog_cb (#971)09d10a3Delete local reference when creating a lot in a loop to ensure we not overflo...01a0efdCorrectly keep track of array len and number of certs when using async verifi...