Skip to content

Commit

Permalink
Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 (#523
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent 2fdf1a5 commit 191bf2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>jakarta.annotation</groupId>
<artifactId>jakarta.annotation-api</artifactId>
<version>2.1.1</version>
<version>3.0.0</version>
</dependency>
<!--
For compatibility only. TODO once plugins have migrated to Jakarta Annotations,
Expand Down

0 comments on commit 191bf2f

Please sign in to comment.