Skip to content

Commit

Permalink
Add jaxb back to test scope in integration-test
Browse files Browse the repository at this point in the history
  • Loading branch information
dacort committed Aug 15, 2023
1 parent f9bfe74 commit 15e2692
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,12 +125,6 @@
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-yarn-client</artifactId>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
</exclusion>
</exclusions>
</dependency>

<dependency>
Expand Down

0 comments on commit 15e2692

Please sign in to comment.