Skip to content

Commit a83c511

Browse files
authored
Merge pull request #522 from bbottema/dependabot/maven/develop/jakarta.annotation-jakarta.annotation-api-3.0.0
Bump jakarta.annotation:jakarta.annotation-api from 1.3.5 to 3.0.0
2 parents 84fc7c5 + 65068e1 commit a83c511

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
<dependency><!-- used to test loading of Environment properties in ConfigLoaderTest -->

0 commit comments

Comments
 (0)