Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
deps: trying javax.annotation-api as compile scope
Browse files Browse the repository at this point in the history
  • Loading branch information
suztomo committed Oct 15, 2021
1 parent 7c3370c commit 1fab62c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third-party-dependencies/pom.xml
Expand Up @@ -98,6 +98,7 @@
<groupId>javax.annotation</groupId>
<artifactId>javax.annotation-api</artifactId>
<version>${javax.annotations.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.codehaus.mojo</groupId>
Expand Down

0 comments on commit 1fab62c

Please sign in to comment.