Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenschlansker committed Jan 29, 2024
1 parent 71b9778 commit 752aa7c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion internal/build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,8 @@
<groupId>jakarta.annotation</groupId>
<artifactId>jakarta.annotation-api</artifactId>
<version>${dep.jakarta-annotation-api.version}</version>
<scope>provided</scope>
<!-- XXX https://github.com/graalvm/native-build-tools/issues/562 -->
<!-- <scope>provided</scope> -->
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 752aa7c

Please sign in to comment.