WW-5334 Clean up bean-validation pom

This commit is contained in:
Kusal Kithul-Godage
2023-08-18 23:17:54 +10:00
parent eb4f53bd53
commit 7c58362e7f
-11
View File
@@ -55,17 +55,6 @@
<artifactId>javax.el</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>
<!-- this library is excluded in the parent pom as it clashes with Easymock dependencies -->
<dependency>
<groupId>org.objenesis</groupId>
<artifactId>objenesis</artifactId>
<version>3.2</version>
</dependency>
<!--
The Java EE API modules listed below are all marked @Deprecated(forRemoval=true), because they are scheduled