Skip to content

Commit

Permalink
Merge pull request #522 from bbottema/dependabot/maven/develop/jakart…
Browse files Browse the repository at this point in the history
…a.annotation-jakarta.annotation-api-3.0.0

Bump jakarta.annotation:jakarta.annotation-api from 1.3.5 to 3.0.0
  • Loading branch information
bbottema authored Oct 2, 2024
2 parents 84fc7c5 + 65068e1 commit a83c511
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>
<dependency><!-- used to test loading of Environment properties in ConfigLoaderTest -->
Expand Down

0 comments on commit a83c511

Please sign in to comment.