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

Commit d2f23ec

Browse files
authored
Revert "feat: mark javax annotations scope as provided (#70)" (#75)
This reverts commit 7bc7057.
1 parent b88e3db commit d2f23ec

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pom.xml

-4
Original file line numberDiff line numberDiff line change
@@ -162,10 +162,6 @@
162162
<groupId>javax.annotation</groupId>
163163
<artifactId>javax.annotation-api</artifactId>
164164
<version>${javax.annotations.version}</version>
165-
<!-- Marking the scope as provided since retention=SOURCE
166-
https://docs.oracle.com/javase/7/docs/api/javax/annotation/Generated.html
167-
-->
168-
<scope>provided</scope>
169165
</dependency>
170166
<dependency>
171167
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)