Skip to content

Commit

Permalink
Remove unnecessary exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
runeflobakk committed Apr 14, 2023
1 parent ca33158 commit 0620f33
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,6 @@
<artifactId>hibernate-validator</artifactId>
<version>6.1.5.Final</version>
<scope>runtime</scope>
<exclusions>
<exclusion>
<groupId>javax.validation</groupId>
<artifactId>validation-api</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.glassfish</groupId>
Expand Down

0 comments on commit 0620f33

Please sign in to comment.