diff options
Diffstat (limited to 'utils/pom.xml')
-rw-r--r-- | utils/pom.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/utils/pom.xml b/utils/pom.xml index d9620dca..aabab561 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -45,6 +45,11 @@ <groupId>iaik</groupId> <artifactId>iaik_xsect</artifactId> </dependency> + <!-- dependency to ensure NamespacePrefixmapper --> + <dependency> + <groupId>com.sun.xml.bind</groupId> + <artifactId>jaxb-impl</artifactId> + </dependency> </dependencies> <!-- add dependencies to determine build order of BKU modules | (scope |