Skip to content

Commit 316e665

Browse files
authored
Remove explicit dependency on annotations api. (#1403)
Closes #1400.
1 parent 9347a50 commit 316e665

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)