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

Commit 1fab62c

Browse files
committed
deps: trying javax.annotation-api as compile scope
1 parent 7c3370c commit 1fab62c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

third-party-dependencies/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@
9898
<groupId>javax.annotation</groupId>
9999
<artifactId>javax.annotation-api</artifactId>
100100
<version>${javax.annotations.version}</version>
101+
<scope>compile</scope>
101102
</dependency>
102103
<dependency>
103104
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)