Skip to content
Snippets Groups Projects
Commit 8a28c3e4 authored by Daniel Gerhardt's avatar Daniel Gerhardt
Browse files

Update Netty-socketio Maven dependency

Netty-socketio 1.7.3 fixes memory leaks.
parent 4ce48dfe
Branches
Tags
No related merge requests found
......@@ -256,7 +256,7 @@
<dependency>
<groupId>com.corundumstudio.socketio</groupId>
<artifactId>netty-socketio</artifactId>
<version>1.7.2</version>
<version>1.7.3</version>
</dependency>
<dependency>
<groupId>javax.inject</groupId>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment