Undid POM exclusions and commented out mvn enforcer to address issues with missing runtime jars.
This commit is contained in:
		
							parent
							
								
									c42ca86915
								
							
						
					
					
						commit
						a8ffcaae37
					
				@ -12,16 +12,6 @@
 | 
			
		||||
		<dependency>
 | 
			
		||||
			<groupId>org.1edtech</groupId>
 | 
			
		||||
			<artifactId>inspector-core</artifactId>
 | 
			
		||||
			<exclusions>
 | 
			
		||||
				<exclusion>
 | 
			
		||||
					<groupId>com.fasterxml.jackson.core</groupId>
 | 
			
		||||
					<artifactId>jackson-databind</artifactId>
 | 
			
		||||
				</exclusion>
 | 
			
		||||
				<exclusion>
 | 
			
		||||
					<groupId>com.networknt</groupId>
 | 
			
		||||
					<artifactId>json-schema-validator</artifactId>
 | 
			
		||||
				</exclusion>
 | 
			
		||||
			</exclusions>
 | 
			
		||||
		</dependency>	
 | 
			
		||||
		<dependency>
 | 
			
		||||
			<groupId>com.auth0</groupId>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user