
<dependency>
    <maven>
        <groupId>javax.xml.bind</groupId>
        <artifactId>jaxb-api</artifactId>
        <version>2.2.7</version>
    </maven>
    <jpp>
        <groupId>JPP</groupId>
        <artifactId>jaxb-api</artifactId>
        <version>2.2.7</version>
    </jpp>
</dependency>
