Skip to content

Commit 94d5a0a

Browse files
committed
jetty 9.4.3.v20170317 and netty 4.1.9.Final fix #693 #694
1 parent b4df123 commit 94d5a0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2930,8 +2930,8 @@ org.eclipse.jdt.apt.processorOptions/defaultOverwrite=true
29302930
<jackson.version>2.8.3</jackson.version>
29312931
<undertow.version>1.4.9.Final</undertow.version>
29322932
<servlet.version>3.1.0</servlet.version>
2933-
<jetty.version>9.4.1.v20170120</jetty.version>
2934-
<netty.version>4.1.8.Final</netty.version>
2933+
<jetty.version>9.4.3.v20170317</jetty.version>
2934+
<netty.version>4.1.9.Final</netty.version>
29352935
<javassist.version>3.20.0-GA</javassist.version>
29362936
<javax.ws.rs-api.version>2.0</javax.ws.rs-api.version>
29372937
<slf4j-api.version>1.7.21</slf4j-api.version>

0 commit comments

Comments
 (0)