Skip to content

Bump netty.version from 4.1.65.Final to 4.1.66.Final

bornholdt requested to merge dependabot/maven/netty.version-4.1.66.Final into master

Bumps netty.version from 4.1.65.Final to 4.1.66.Final. Updates netty-transport from 4.1.65.Final to 4.1.66.Final

Commits
  • e43d0d9 [maven-release-plugin] prepare release netty-4.1.66.Final
  • 9e8b8ff Fix a bug where SslHandler clients would not process Server Hello messages in...
  • 55957d3 SelfSignedCertificate should try BouncyCastle first (#11487)
  • e236e99 Migrate the rest of the ssl package to junit5 (#11483)
  • 2914134 Disable flaky test for now (#11488)
  • 8337e3a Improve name matching in DNS answers (#11474)
  • 876624a SelfSignedCertificate should work in http2 tests (#11486)
  • 3b8e7c3 Use Static Constants as Sample Data (#11485)
  • 043e9e3 Remove rest of junit4 usage (#11484)
  • 7ec198d Fix JavaDoc and Run Brotli tests on Windows (#11468)
  • Additional commits viewable in compare view

Updates `netty-codec` from 4.1.65.Final to 4.1.66.Final
Commits
  • e43d0d9 [maven-release-plugin] prepare release netty-4.1.66.Final
  • 9e8b8ff Fix a bug where SslHandler clients would not process Server Hello messages in...
  • 55957d3 SelfSignedCertificate should try BouncyCastle first (#11487)
  • e236e99 Migrate the rest of the ssl package to junit5 (#11483)
  • 2914134 Disable flaky test for now (#11488)
  • 8337e3a Improve name matching in DNS answers (#11474)
  • 876624a SelfSignedCertificate should work in http2 tests (#11486)
  • 3b8e7c3 Use Static Constants as Sample Data (#11485)
  • 043e9e3 Remove rest of junit4 usage (#11484)
  • 7ec198d Fix JavaDoc and Run Brotli tests on Windows (#11468)
  • Additional commits viewable in compare view

Updates `netty-codec-http` from 4.1.65.Final to 4.1.66.Final
Commits
  • e43d0d9 [maven-release-plugin] prepare release netty-4.1.66.Final
  • 9e8b8ff Fix a bug where SslHandler clients would not process Server Hello messages in...
  • 55957d3 SelfSignedCertificate should try BouncyCastle first (#11487)
  • e236e99 Migrate the rest of the ssl package to junit5 (#11483)
  • 2914134 Disable flaky test for now (#11488)
  • 8337e3a Improve name matching in DNS answers (#11474)
  • 876624a SelfSignedCertificate should work in http2 tests (#11486)
  • 3b8e7c3 Use Static Constants as Sample Data (#11485)
  • 043e9e3 Remove rest of junit4 usage (#11484)
  • 7ec198d Fix JavaDoc and Run Brotli tests on Windows (#11468)
  • Additional commits viewable in compare view

Merge request reports