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.1

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 8, 2025
1 parent 5245793 commit 7466728
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 @@ -177,7 +177,7 @@
<dependency>
<groupId>jakarta.validation</groupId>
<artifactId>jakarta.validation-api</artifactId>
<version>3.1.0</version>
<version>3.1.1</version>
</dependency>

<!-- Development -->
Expand Down

0 comments on commit 7466728

Please sign in to comment.