After updating dependency with version 4, Extent Report class does not fetch in version 4.
Dependency :
<!-- https://mvnrepository.com/artifact/com.aventstack/extentreports -->
<dependency>
<groupId>com.aventstack</groupId>
<artifactId>extentreports</artifactId>
<version>4.0.0</version>
</dependency>

Am I missing something ?
After updating dependency with version 4, Extent Report class does not fetch in version 4.
Dependency :
Am I missing something ?