Adding new dependencies creating error in pom.xml

I am working on ExtentReports, so i wanted to add its dependencies to pom.xml. But adding dependencies creating error in pom.xml.


<?xml version="1.0" encoding="UTF-8"?>


4.0.0

suryaspdiractt
tvamTestAutomation
0.0.1-SNAPSHOT

tvamTestAutomation

http://www.example.com

UTF-8 1.7 1.7 io.appium java-client 8.2.1 commons-io commons-io 2.11.0 org.seleniumhq.selenium selenium-java 4.6.0 org.seleniumhq.selenium selenium-api 4.6.0 org.seleniumhq.selenium selenium-remote-driver 4.6.0 org.testng testng 7.6.1 org.seleniumhq.selenium selenium-support 4.7.2
    <dependency>
        <groupId>com.fasterxml.jackson.core</groupId>
        <artifactId>jackson-databind</artifactId>
        <version>2.14.2</version>
    </dependency>
com.aventstack extentreports 5.0.9 maven-clean-plugin 3.1.0 maven-resources-plugin 3.0.2 maven-compiler-plugin 3.8.0 maven-surefire-plugin 2.22.1 maven-jar-plugin 3.0.2 maven-install-plugin 2.5.2 maven-deploy-plugin 2.8.2 maven-site-plugin 3.7.1 maven-project-info-reports-plugin 3.0.0