File tree 7 files changed +0
-631
lines changed
java/org/springdoc/nativex/core
test/java/test/org/springdoc/api/app1
7 files changed +0
-631
lines changed Original file line number Diff line number Diff line change 61
61
<module >springdoc-openapi-ui</module >
62
62
<module >springdoc-openapi-webflux-ui</module >
63
63
<module >springdoc-openapi-javadoc</module >
64
- <module >springdoc-openapi-native</module >
65
64
</modules >
66
65
67
66
<properties >
77
76
<jaxb-impl .version>2.1</jaxb-impl .version>
78
77
<javax .jws-api.version>1.1</javax .jws-api.version>
79
78
<jjwt .version>0.9.1</jjwt .version>
80
- <spring-native .version>0.12.1</spring-native .version>
81
79
<therapi-runtime-javadoc .version>0.15.0</therapi-runtime-javadoc .version>
82
80
<spring-cloud-function .version>3.2.4</spring-cloud-function .version>
83
81
<dependency-check .version>7.1.0</dependency-check .version>
141
139
<version >${jjwt.version} </version >
142
140
<scope >test</scope >
143
141
</dependency >
144
- <dependency >
145
- <groupId >org.springframework.experimental</groupId >
146
- <artifactId >spring-native</artifactId >
147
- <version >${spring-native.version} </version >
148
- </dependency >
149
142
<!-- spring Cloud -->
150
143
<dependency >
151
144
<groupId >org.springframework.cloud</groupId >
218
211
<artifactId >springdoc-openapi-javadoc</artifactId >
219
212
<version >${project.version} </version >
220
213
</dependency >
221
- <dependency >
222
- <groupId >org.springdoc</groupId >
223
- <artifactId >springdoc-openapi-native</artifactId >
224
- <version >${project.version} </version >
225
- </dependency >
226
214
</dependencies >
227
215
</dependencyManagement >
228
216
<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