Skip to content

Commit

Permalink
chore(deps): Bump jakarta.validation:jakarta.validation-api
Browse files Browse the repository at this point in the history
Bumps [jakarta.validation:jakarta.validation-api](https://github.com/jakartaee/validation) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/jakartaee/validation/releases)
- [Commits](jakartaee/validation@3.0.2...3.1.0)

---
updated-dependencies:
- dependency-name: jakarta.validation:jakarta.validation-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent 1639a50 commit 1cb9fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ ext {
jacksonDatatypeProtobufVersion = '0.9.15'

jakartaAnnotationApiVersion = '3.0.0'
jakartaValidationApiVersion = '3.0.2'
jakartaValidationApiVersion = '3.1.0'

jakartaXmlBindApiVersion = '4.0.2'

Expand Down

0 comments on commit 1cb9fce

Please sign in to comment.