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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 0fac5c3 commit 65068e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/simple-java-mail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<dependency>
<groupId>jakarta.annotation</groupId>
<artifactId>jakarta.annotation-api</artifactId>
<version>1.3.5</version>
<version>3.0.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 65068e1

Please sign in to comment.