From b5ce797d42d67b80d3d00744952bb78ec7894846 Mon Sep 17 00:00:00 2001 From: Michael Vorburger Date: Sun, 30 Nov 2025 00:56:36 +0100 Subject: [PATCH] fix: Remove un-used org.json (again) This was already (correctly) removed in https://github.com/twilio/twilio-java/pull/743/files, but it was then added again (wrongly, as not needed) in https://github.com/twilio/twilio-java/pull/741. --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pom.xml b/pom.xml index 8a103f96ee..785d2cad61 100644 --- a/pom.xml +++ b/pom.xml @@ -314,11 +314,6 @@ 4.11.0 test - - org.json - json - 20240303 - com.auth0 java-jwt