forked from loafle/openapi-generator-original
remove reflections from parent pom
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -490,12 +490,6 @@
|
||||
<version>${jmockit-version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.reflections</groupId>
|
||||
<artifactId>reflections</artifactId>
|
||||
<version>${reflections-version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
<repositories>
|
||||
|
||||
Reference in New Issue
Block a user