Browse Source
Merge pull request #8 from jrtechs/dependabot/maven/org.java-websocket-Java-WebSocket-1.5.0
Bump Java-WebSocket from 1.3.0 to 1.5.0
pull/12/head
Jeffery Russell
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
pom.xml
|
|
@ -61,7 +61,7 @@ |
|
|
|
<dependency> |
|
|
|
<groupId>org.java-websocket</groupId> |
|
|
|
<artifactId>Java-WebSocket</artifactId> |
|
|
|
<version>1.3.0</version> |
|
|
|
<version>1.5.0</version> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
<!-- JSON utils --> |
|
|
|