Skip to content

Commit

Permalink
Issue #149: Remove jakarta.xml.bind-api from API dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pnicolucci committed Sep 8, 2021
1 parent 139f92c commit b7c906e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions api/pom.xml
Expand Up @@ -101,11 +101,6 @@
<artifactId>jakarta.el-api</artifactId>
<version>4.0.0</version>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>3.0.0</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit b7c906e

Please sign in to comment.