Skip to content

Commit

Permalink
Add jakarta.inject-api / jakarta.annotation-api to isv build
Browse files Browse the repository at this point in the history
  • Loading branch information
laeubi committed Oct 12, 2023
1 parent a850fa1 commit c54ca74
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,16 @@
<id>org.eclipse.equinox.concurrent</id>
<versionRange>0.0.0</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>jakarta.inject.jakarta.inject-api</id>
<versionRange>0.0.0</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>jakarta.annotation-api</id>
<versionRange>0.0.0</versionRange>
</requirement>
</extraRequirements>
</dependency-resolution>
</configuration>
Expand Down

0 comments on commit c54ca74

Please sign in to comment.