Skip to content

Commit

Permalink
Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 (#545
Browse files Browse the repository at this point in the history
)

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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 81529a8 commit 5c67fa6
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 @@ -89,7 +89,7 @@
<jackson.version>2.17.2</jackson.version>
<jaxb-api.version>2.4.0-b180830.0359</jaxb-api.version>
<jaxb-runtime.version>2.4.0-b180830.0438</jaxb-runtime.version>
<jakarta.annotation-api.version>2.1.1</jakarta.annotation-api.version>
<jakarta.annotation-api.version>3.0.0</jakarta.annotation-api.version>
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
<json-schema-validator.version>1.0.36</json-schema-validator.version>
<junit.version>5.10.3</junit.version>
Expand Down

0 comments on commit 5c67fa6

Please sign in to comment.