Skip to content

Commit 06ada34

Browse files
committed
netty 4.1.4.Final fix #434
1 parent cff1f5e commit 06ada34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2315,7 +2315,7 @@ org.eclipse.jdt.apt.processorOptions/defaultOverwrite=true
23152315
<undertow.version>1.3.23.Final</undertow.version>
23162316
<servlet.version>3.1.0</servlet.version>
23172317
<jetty.version>9.3.9.v20160517</jetty.version>
2318-
<netty.version>4.1.3.Final</netty.version>
2318+
<netty.version>4.1.4.Final</netty.version>
23192319
<javassist.version>3.20.0-GA</javassist.version>
23202320
<javax.ws.rs-api.version>2.0</javax.ws.rs-api.version>
23212321
<slf4j-api.version>1.7.7</slf4j-api.version>

0 commit comments

Comments
 (0)