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

Commit 882f278

Browse files
arindam-bandyopadhyayyaminikb
authored andcommitted
Fixes #22261: Removing JAXB API from JavaEE 8 API(#22258)
1 parent ea4fd9a commit 882f278

File tree

1 file changed

+0
-5
lines changed
  • appserver/javaee-api/javax.javaee-api

1 file changed

+0
-5
lines changed

Diff for: appserver/javaee-api/javax.javaee-api/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -136,11 +136,6 @@
136136
<artifactId>javax.resource-api</artifactId>
137137
<optional>true</optional>
138138
</dependency>
139-
<dependency>
140-
<groupId>javax.xml.bind</groupId>
141-
<artifactId>jaxb-api</artifactId>
142-
<optional>true</optional>
143-
</dependency>
144139
<dependency>
145140
<groupId>javax.management.j2ee</groupId>
146141
<artifactId>javax.management.j2ee-api</artifactId>

0 commit comments

Comments
 (0)