updated template.mf to include org.w3c.dom
This commit is contained in:
@@ -6,4 +6,5 @@ Import-Template:
|
||||
org.springframework.integration.*;version="[2.0.0, 2.0.1)",
|
||||
org.springframework.*;version="[3.0.0, 4.0.0)",
|
||||
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
|
||||
javax.management.*;version="0"
|
||||
javax.management.*;version="0",
|
||||
org.w3c.dom.*;version="0"
|
||||
|
||||
Reference in New Issue
Block a user