From a8ffcaae37b223db08fe18941bec1bdcddfbd545 Mon Sep 17 00:00:00 2001 From: Miles Lyon Date: Tue, 2 Aug 2022 15:09:52 -0400 Subject: [PATCH] Undid POM exclusions and commented out mvn enforcer to address issues with missing runtime jars. --- inspector-vc/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/inspector-vc/pom.xml b/inspector-vc/pom.xml index 538e795..d0c5c65 100644 --- a/inspector-vc/pom.xml +++ b/inspector-vc/pom.xml @@ -12,16 +12,6 @@ org.1edtech inspector-core - - - com.fasterxml.jackson.core - jackson-databind - - - com.networknt - json-schema-validator - - com.auth0