Skip to content

Commit

Permalink
remove duplicate jakarta.validation-api
Browse files Browse the repository at this point in the history
  • Loading branch information
abdelhadinaimi authored Apr 15, 2024
1 parent 2fa7ba1 commit 62e5933
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,6 @@
<groupId>jakarta.annotation</groupId>
<artifactId>jakarta.annotation-api</artifactId>
</dependency>
<dependency>
<groupId>jakarta.validation</groupId>
<artifactId>jakarta.validation-api</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
Expand Down

0 comments on commit 62e5933

Please sign in to comment.