From 9f733d0745a12b61696ae041589ff0f7109f08a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 20:15:11 +0000 Subject: [PATCH] Bump io.socket:socket.io-client from 1.0.0 to 2.0.1 in /plugin Bumps [io.socket:socket.io-client](https://github.com/socketio/socket.io-client-java) from 1.0.0 to 2.0.1. - [Release notes](https://github.com/socketio/socket.io-client-java/releases) - [Changelog](https://github.com/socketio/socket.io-client-java/blob/main/History.md) - [Commits](https://github.com/socketio/socket.io-client-java/compare/socket.io-client-1.0.0...socket.io-client-2.0.1) --- updated-dependencies: - dependency-name: io.socket:socket.io-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/pom.xml b/plugin/pom.xml index 415c273..57a6310 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -43,7 +43,7 @@ io.socket socket.io-client - 1.0.0 + 2.0.1 compile