aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/core-infrastructure/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/core-infrastructure/pom.xml b/core/core-infrastructure/pom.xml
index 84548c7e2..e314052b3 100644
--- a/core/core-infrastructure/pom.xml
+++ b/core/core-infrastructure/pom.xml
@@ -34,7 +34,7 @@
<dependency>
<groupId>org.java-websocket</groupId>
<artifactId>Java-WebSocket</artifactId>
- <version>1.3.4</version>
+ <version>1.3.8</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
@@ -45,4 +45,4 @@
<artifactId>gson</artifactId>
</dependency>
</dependencies>
-</project> \ No newline at end of file
+</project>