Skip to content

Commit 57f5821

Browse files
authored
Update netty to 4.1.124 (#6351)
1 parent 5d2b640 commit 57f5821

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<equalsverifier.version>3.15.1</equalsverifier.version>
117117
<!-- Update netty-open-ssl-version accordingly whenever we update netty version-->
118118
<!-- https://github.com/netty/netty/blob/4.1/pom.xml search "tcnative.version" -->
119-
<netty.version>4.1.123.Final</netty.version>
119+
<netty.version>4.1.124.Final</netty.version>
120120
<unitils.version>3.4.6</unitils.version>
121121
<xmlunit.version>1.3</xmlunit.version>
122122
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)