File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
34 <modelVersion >4.0.0</modelVersion >
45
56 <parent >
6970 <optional >true</optional >
7071 </dependency >
7172
72- <!-- used to scan the classpath -->
73- <!-- https://mvnrepository.com/artifact/io.github.classgraph/classgraph -->
74- <dependency >
75- <groupId >io.github.classgraph</groupId >
76- <artifactId >classgraph</artifactId >
77- <version >4.8.184</version >
78- </dependency >
79-
80-
8173 <!-- Validation -->
8274 <!-- https://mvnrepository.com/artifact/commons-validator/commons-validator -->
8375 <dependency >
You can’t perform that action at this time.
0 commit comments