From 6564b711ace9a277db941f849dc7036497caaced Mon Sep 17 00:00:00 2001 From: "Yash D. Saraf" Date: Fri, 6 Mar 2026 11:52:54 +0530 Subject: [PATCH] Fix conflicting dependency versions --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index aab07dd..bf7ff6e 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ browserstack-integration - 1.2.24-SNAPSHOT + 1.2.25-SNAPSHOT hpi BrowserStack @@ -270,7 +270,7 @@ commons-io commons-io - 2.7 + 2.16.1 @@ -301,7 +301,7 @@ org.json json - 20230227 + 20231013