Skip to content

Commit c29a4e9

Browse files
committed
Remove explicit dependency on annotations api.
Closes #1400.
1 parent 62b566a commit c29a4e9

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -167,14 +167,6 @@
167167
<optional>true</optional>
168168
</dependency>
169169

170-
<dependency>
171-
<groupId>javax.annotation</groupId>
172-
<artifactId>javax.annotation-api</artifactId>
173-
<version>${javax-annotation-api}</version>
174-
</dependency>
175-
176-
<!-- -addmods java.annotations.common -->
177-
178170
<dependency>
179171
<groupId>org.apache.openwebbeans</groupId>
180172
<artifactId>openwebbeans-se</artifactId>

0 commit comments

Comments
 (0)