From f2aab282bae500b4090d9e3623a5aeb1406b136e Mon Sep 17 00:00:00 2001 From: Sarthak Sharma Date: Mon, 9 Feb 2026 12:57:29 +0530 Subject: [PATCH] pom.xml update --- pom.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index fcef07c..d14cec0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.browserstack @@ -43,8 +44,9 @@ + org.apache.maven.plugins maven-dependency-plugin - + 2.8 getClasspathFilenames @@ -69,7 +71,7 @@ org.apache.maven.plugins maven-compiler-plugin - + 3.8.1 ${maven.compiler.source} ${maven.compiler.target}