We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d2b640 commit 57f5821Copy full SHA for 57f5821
.changes/next-release/feature-AWSSDKforJavav2-4891582.json
@@ -0,0 +1,6 @@
1
+{
2
+ "type": "feature",
3
+ "category": "AWS SDK for Java v2",
4
+ "contributor": "",
5
+ "description": "Update netty to 4.1.124"
6
+}
pom.xml
@@ -116,7 +116,7 @@
116
<equalsverifier.version>3.15.1</equalsverifier.version>
117
<!-- Update netty-open-ssl-version accordingly whenever we update netty version-->
118
<!-- https://github.com/netty/netty/blob/4.1/pom.xml search "tcnative.version" -->
119
- <netty.version>4.1.123.Final</netty.version>
+ <netty.version>4.1.124.Final</netty.version>
120
<unitils.version>3.4.6</unitils.version>
121
<xmlunit.version>1.3</xmlunit.version>
122
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments