Adapt to massive package refactoring in Argeo Commons
[gpl/argeo-suite.git] / org.argeo.app.core / src / org / argeo / app / odk / OdkUtils.java
index ddb5650fbd243c49ed11e55ebe479a1b0693b0d7..4d2f52169738bfa1a5e01f980d27965a7bfd4a0e 100644 (file)
@@ -18,10 +18,10 @@ import javax.jcr.nodetype.NodeType;
 import org.argeo.api.cms.CmsLog;
 import org.argeo.app.api.EntityMimeType;
 import org.argeo.app.api.EntityType;
+import org.argeo.cms.util.DigestUtils;
 import org.argeo.jcr.Jcr;
 import org.argeo.jcr.JcrUtils;
 import org.argeo.jcr.JcrxApi;
-import org.argeo.util.DigestUtils;
 
 /** Utilities around ODK. */
 public class OdkUtils {