Skip to content

Commit

Permalink
Bump jakarta.annotation:jakarta.annotation-api from 1.3.5 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 1.3.5 to 3.0.0.
- [Commits](jakartaee/common-annotations-api@1.3.5...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 Apr 8, 2024
1 parent 9f924a6 commit 10f4559
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 @@ -137,7 +137,7 @@
causes it to be excluded from the shaded Jar -->
<groupId>jakarta.annotation</groupId>
<artifactId>jakarta.annotation-api</artifactId>
<version>1.3.5</version>
<version>3.0.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 10f4559

Please sign in to comment.