Skip to content

Commit

Permalink
Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0
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]>
  • Loading branch information
dependabot[bot] authored and manovotn committed May 2, 2024
1 parent c9aa114 commit 2d4a026
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 @@ -91,7 +91,7 @@
<!-- Might be used to override the version declared in weld-parent -->
<!-- build.config.version>10-SNAPSHOT</build.config.version -->

<annotation.api.version>2.1.1</annotation.api.version>
<annotation.api.version>3.0.0</annotation.api.version>
<atinject.api.version>2.0.1</atinject.api.version>
<cdi.api.version>4.1.0</cdi.api.version>
<ejb.api.version>4.0.1</ejb.api.version>
Expand Down

0 comments on commit 2d4a026

Please sign in to comment.