We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b88e3db commit d2f23ecCopy full SHA for d2f23ec
1 file changed
pom.xml
@@ -162,10 +162,6 @@
162
<groupId>javax.annotation</groupId>
163
<artifactId>javax.annotation-api</artifactId>
164
<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>
169
</dependency>
170
<dependency>
171
<groupId>org.codehaus.mojo</groupId>
0 commit comments