Skip to content

Commit 65068e1

Browse files
Bump jakarta.annotation:jakarta.annotation-api from 1.3.5 to 3.0.0
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] <support@github.com>
1 parent 0fac5c3 commit 65068e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/simple-java-mail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>jakarta.annotation</groupId>
8989
<artifactId>jakarta.annotation-api</artifactId>
90-
<version>1.3.5</version>
90+
<version>3.0.0</version>
9191
<scope>test</scope>
9292
</dependency>
9393
</dependencies>

0 commit comments

Comments
 (0)