Skip to content

Commit d82e6ce

Browse files
build(deps): bump jakarta.validation:jakarta.validation-api (#178)
Bumps [jakarta.validation:jakarta.validation-api](https://github.com/jakartaee/validation) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/jakartaee/validation/releases) - [Commits](jakartaee/validation@3.1.0...3.1.1) --- updated-dependencies: - dependency-name: jakarta.validation:jakarta.validation-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2e3125 commit d82e6ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ openapi-generator = "7.12.0"
66
openapi-tools = "0.2.6"
77
swagger = "2.2.29"
88
swagger-request-validator = "2.44.1"
9-
jakarta-validation = "3.1.0"
9+
jakarta-validation = "3.1.1"
1010
lombok = "1.18.36"
1111
commons-codec = "1.18.0"
1212
find-bugs = "3.0.2"

0 commit comments

Comments
 (0)