Skip to content

Commit a0b8ddd

Browse files
committed
Update Netty to 4.1.61.Final
1 parent acbd723 commit a0b8ddd

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": "Netty NIO HTTP Client",
4+
"contributor": "",
5+
"description": "Update Netty dependency to `4.1.61.Final`."
6+
}

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<equalsverifier.version>3.5</equalsverifier.version>
100100
<!-- Update netty-open-ssl-version accordingly whenever we update netty version-->
101101
<!-- https://github.com/netty/netty/blob/4.1/pom.xml#L384 -->
102-
<netty.version>4.1.60.Final</netty.version>
102+
<netty.version>4.1.61.Final</netty.version>
103103
<unitils.version>3.3</unitils.version>
104104
<xmlunit.version>1.3</xmlunit.version>
105105
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)