From f370fb0d113cd9d3743a43f8fd717209a14b324b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2020 18:59:50 +0000 Subject: [PATCH] Bump Java-WebSocket from 1.4.0 to 1.5.0 in /getty-example/websocket Bumps [Java-WebSocket](https://github.com/TooTallNate/Java-WebSocket) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/TooTallNate/Java-WebSocket/releases) - [Changelog](https://github.com/TooTallNate/Java-WebSocket/blob/master/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/Java-WebSocket/compare/v1.4.0...v1.5.0) Signed-off-by: dependabot[bot] --- getty-example/websocket/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getty-example/websocket/pom.xml b/getty-example/websocket/pom.xml index 0b83f8f..7f87669 100644 --- a/getty-example/websocket/pom.xml +++ b/getty-example/websocket/pom.xml @@ -26,7 +26,7 @@ org.java-websocket Java-WebSocket - 1.4.0 + 1.5.0