Skip to content

Commit

Permalink
Update dependency jakarta.validation:jakarta.validation-api to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent a591290 commit 031ccc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/petclinic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>jakarta.validation</groupId>
<artifactId>jakarta.validation-api</artifactId>
<version>2.0.2</version>
<version>3.1.1</version>
<scope>compile</scope>
</dependency>
<!-- HIBERNATE -->
Expand Down

0 comments on commit 031ccc6

Please sign in to comment.