bug fixes in ui and bug fixes in sever handler

-- updated pom
This commit is contained in:
ori agranat
2019-11-27 21:46:07 +02:00
parent ca7f15aeb7
commit e195cce026
5 changed files with 16 additions and 59 deletions

View File

@@ -85,12 +85,6 @@
<artifactId>commons-math3</artifactId>
<version>3.6.1</version>
</dependency>
<!--google json save and load library-->
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.5</version>
</dependency>
<dependency>
<groupId>org.msgpack</groupId>
<artifactId>msgpack-core</artifactId>