<dependency>
    <maven>
        <groupId>org.apache</groupId>
        <artifactId>xmlsec</artifactId>
        <version>1.4.3</version>
    </maven>
    <jpp>
        <groupId>JPP</groupId>
        <artifactId>xml-security</artifactId>
        <version>1.4.3</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.apache.santuario</groupId>
        <artifactId>xmlsec</artifactId>
        <version>1.4.3</version>
    </maven>
    <jpp>
        <groupId>JPP</groupId>
        <artifactId>xml-security</artifactId>
        <version>1.4.3</version>
    </jpp>
</dependency>

