this is my pom.xml
i was trying to access the //XPath xpath = XPathFactory.newInstance().newXPath(); but getting the issue like The package javax.xml.xpath is accessible from more than one module: <unnamed>, java.xml
can anybody suggest me how can i solve this issue please ?