We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d912e01 commit 2b5c6e9Copy full SHA for 2b5c6e9
pom.xml
@@ -81,7 +81,7 @@
81
<dependency>
82
<groupId>io.netty</groupId>
83
<artifactId>netty</artifactId>
84
- <version>3.6.6.Final</version>
+ <version>3.9.0.Final</version>
85
</dependency>
86
87
@@ -489,13 +489,13 @@
489
490
<groupId>org.glassfish.grizzly</groupId>
491
<artifactId>grizzly-websockets</artifactId>
492
- <version>2.3.7</version>
+ <version>2.3.10</version>
493
<optional>true</optional>
494
495
496
497
<artifactId>grizzly-http-server</artifactId>
498
- <version>2.3.5</version>
499
<scope>test</scope>
500
501
</dependencies>
0 commit comments