Skip to content

Commit

Permalink
chore(deps): Bump jakarta.annotation:jakarta.annotation-api (springwo…
Browse files Browse the repository at this point in the history
…lf#697)

Bumps [jakarta.annotation:jakarta.annotation-api](https://github.com/jakartaee/common-annotations-api) from 2.1.1 to 3.0.0.
- [Commits](jakartaee/common-annotations-api@2.1.1...3.0.0)

---
updated-dependencies:
- dependency-name: jakarta.annotation:jakarta.annotation-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent d1aa036 commit f5f4cde
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 @@ -47,7 +47,7 @@ ext {
jacksonVersion = '2.16.2'
jacksonDatatypeProtobufVersion = '0.9.15'

jakartaAnnotationApiVersion = '2.1.1'
jakartaAnnotationApiVersion = '3.0.0'
jakartaValidationApiVersion = '3.0.2'

jsonSchemaValidator = '1.3.3'
Expand Down

0 comments on commit f5f4cde

Please sign in to comment.