Skip to content

Commit

Permalink
Jakarta Namespace - jackson compatible on the jakarta classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
GedMarc committed Nov 12, 2020
1 parent 2c62313 commit 66b2d86
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Expand Up @@ -43,11 +43,16 @@
<groupId>com.guicedee.services</groupId>
<artifactId>commons-beanutils</artifactId>
</dependency>

<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>commons-collections4</artifactId>
</dependency>

<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
</dependency>

<dependency>
<groupId>com.guicedee.services</groupId>
Expand Down

0 comments on commit 66b2d86

Please sign in to comment.