aws / aws-sdk-java-v2

The official AWS SDK for Java - Version 2
Apache License 2.0
2.16k stars 840 forks source link

upgrade netty version to 4.1.111.Final #5328

Closed sullis closed 3 months ago

sullis commented 3 months ago

upgrade to latest Netty version (4.1.111.Final)

Motivation and Context

align with latest Netty release

https://netty.io/news/2024/06/11/4-1-111-Final.html

Modifications

updated pom.xml

Testing

tests execute in CI build

Screenshots (if appropriate)

Types of changes

Checklist

License

debora-ito commented 3 months ago

@sullis thank you for the PR. I've started the test builds.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud