summaryrefslogtreecommitdiffstats
path: root/integration
diff options
context:
space:
mode:
Diffstat (limited to 'integration')
-rw-r--r--integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index 9cb56750..17c278eb 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -336,7 +336,7 @@
<dependency>
<groupId>org.java-websocket</groupId>
<artifactId>Java-WebSocket</artifactId>
- <version>1.3.8</version>
+ <version>1.5.1</version>
</dependency>
<!-- SnakeYAML -->