Skip to content

Commit

Permalink
Add jakarta.annotation-api 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
laeubi committed Aug 15, 2024
1 parent c1d0497 commit 0fbbdf7
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -808,6 +808,12 @@
<version>2.1.1</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>jakarta.annotation</groupId>
<artifactId>jakarta.annotation-api</artifactId>
<version>3.0.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>jakarta.inject</groupId>
<artifactId>jakarta.inject-api</artifactId>
Expand Down

0 comments on commit 0fbbdf7

Please sign in to comment.