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 May 21, 2024
1 parent f69172c commit d2d0845
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 @@ -63,7 +63,7 @@
<dependency>
<groupId>jakarta.validation</groupId>
<artifactId>jakarta.validation-api</artifactId>
<version>2.0.2</version>
<version>3.1.0</version>
<scope>compile</scope>
</dependency>
<!-- HIBERNATE -->
Expand Down

0 comments on commit d2d0845

Please sign in to comment.