Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Commit

Permalink
Fixes #22261: Removing JAXB API from JavaEE 8 API(#22258)
Browse files Browse the repository at this point in the history
  • Loading branch information
arindam-bandyopadhyay authored and yaminikb committed Aug 31, 2017
1 parent ea4fd9a commit 882f278
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions appserver/javaee-api/javax.javaee-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,11 +136,6 @@
<artifactId>javax.resource-api</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>javax.management.j2ee</groupId>
<artifactId>javax.management.j2ee-api</artifactId>
Expand Down

0 comments on commit 882f278

Please sign in to comment.