Skip to content

Commit

Permalink
fix(deps): update dependency jakarta.validation:jakarta.validation-ap…
Browse files Browse the repository at this point in the history
…i to v3.1.0
  • Loading branch information
renovate[bot] committed May 22, 2024
1 parent 723c1a9 commit ba802a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<dependency>
<groupId>jakarta.validation</groupId>
<artifactId>jakarta.validation-api</artifactId>
<version>3.0.2</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down

0 comments on commit ba802a4

Please sign in to comment.