From 7f23f5ffc578ea3ba44659e6c384a31e44dc468b Mon Sep 17 00:00:00 2001 From: "BT (calcastor/mame)" <43831917+calcastor@users.noreply.github.com> Date: Sun, 23 Jun 2024 17:48:31 -0700 Subject: [PATCH] Revert all dependency upgrades (#46) Signed-off-by: BT (calcastor/mame) <43831917+calcastor@users.noreply.github.com> --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 04c454f..f5416f6 100644 --- a/pom.xml +++ b/pom.xml @@ -66,17 +66,17 @@ com.squareup.retrofit2 retrofit - 2.11.0 + 2.9.0 com.squareup.retrofit2 converter-jackson - 2.11.0 + 2.9.0 com.squareup.retrofit2 converter-gson - 2.11.0 + 2.9.0 co.aikar @@ -86,7 +86,7 @@ org.java-websocket Java-WebSocket - 1.5.6 + 1.5.1