File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change 7171 <swagger-api .version>2.1.12</swagger-api .version>
7272 <swagger-ui .version>4.1.3</swagger-ui .version>
7373 <spring-security-oauth2 .version>2.3.8.RELEASE</spring-security-oauth2 .version>
74- <classgraph .version>4.8.138</classgraph .version>
7574 <webjars-locator-core .version>0.45</webjars-locator-core .version>
7675 <gmavenplus-plugin .version>1.8.1</gmavenplus-plugin .version>
7776 <jaxb-impl .version>2.1</jaxb-impl .version>
10099 <groupId >org.webjars</groupId >
101100 <artifactId >webjars-locator-core</artifactId >
102101 <version >${webjars-locator-core.version} </version >
103- <exclusions >
104- <exclusion >
105- <groupId >io.github.classgraph</groupId >
106- <artifactId >classgraph</artifactId >
107- </exclusion >
108- </exclusions >
109102 </dependency >
110103 <dependency >
111104 <groupId >org.springframework.security.oauth</groupId >
112105 <artifactId >spring-security-oauth2</artifactId >
113106 <version >${spring-security-oauth2.version} </version >
114107 </dependency >
115- <dependency >
116- <groupId >io.github.classgraph</groupId >
117- <artifactId >classgraph</artifactId >
118- <version >${classgraph.version} </version >
119- </dependency >
120108 <dependency >
121109 <groupId >javax.xml</groupId >
122110 <artifactId >jaxb-impl</artifactId >
You can’t perform that action at this time.
0 commit comments