Skip to content

Commit e00b757

Browse files
sulliszoewangg
authored andcommitted
netty 4.1.32.Final
1 parent 858652c commit e00b757

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"category": "core",
3+
"type": "feature",
4+
"description": "Netty 4.1.32.Final"
5+
}

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<log4j.version>1.2.17</log4j.version>
9090
<commons.io.version>2.5</commons.io.version>
9191
<equalsverifier.version>2.3.3</equalsverifier.version>
92-
<netty.version>4.1.31.Final</netty.version>
92+
<netty.version>4.1.32.Final</netty.version>
9393
<unitils.version>3.3</unitils.version>
9494
<xmlunit.version>1.3</xmlunit.version>
9595
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)