File tree Expand file tree Collapse file tree 7 files changed +0
-631
lines changed
java/org/springdoc/nativex/core
test/java/test/org/springdoc/api/app1 Expand file tree Collapse file tree 7 files changed +0
-631
lines changed Original file line number Diff line number Diff line change 6161 <module >springdoc-openapi-ui</module >
6262 <module >springdoc-openapi-webflux-ui</module >
6363 <module >springdoc-openapi-javadoc</module >
64- <module >springdoc-openapi-native</module >
6564 </modules >
6665
6766 <properties >
7776 <jaxb-impl .version>2.1</jaxb-impl .version>
7877 <javax .jws-api.version>1.1</javax .jws-api.version>
7978 <jjwt .version>0.9.1</jjwt .version>
80- <spring-native .version>0.12.1</spring-native .version>
8179 <therapi-runtime-javadoc .version>0.15.0</therapi-runtime-javadoc .version>
8280 <spring-cloud-function .version>3.2.4</spring-cloud-function .version>
8381 <dependency-check .version>7.1.0</dependency-check .version>
141139 <version >${jjwt.version} </version >
142140 <scope >test</scope >
143141 </dependency >
144- <dependency >
145- <groupId >org.springframework.experimental</groupId >
146- <artifactId >spring-native</artifactId >
147- <version >${spring-native.version} </version >
148- </dependency >
149142 <!-- spring Cloud -->
150143 <dependency >
151144 <groupId >org.springframework.cloud</groupId >
218211 <artifactId >springdoc-openapi-javadoc</artifactId >
219212 <version >${project.version} </version >
220213 </dependency >
221- <dependency >
222- <groupId >org.springdoc</groupId >
223- <artifactId >springdoc-openapi-native</artifactId >
224- <version >${project.version} </version >
225- </dependency >
226214 </dependencies >
227215 </dependencyManagement >
228216 <dependencies >
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments