File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
runtime/src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1414 <version .org.openapitools>7.10.0</version .org.openapitools>
1515 <version .org.slf4j>2.0.16</version .org.slf4j>
1616 <version .com.github.jknack>4.3.1</version .com.github.jknack>
17- <version .io.swagger.parser>2.1.23 </version .io.swagger.parser>
17+ <version .io.swagger.parser>2.1.24 </version .io.swagger.parser>
1818 </properties >
1919
2020 <dependencies >
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ metadata:
88 - " rest-client"
99 categories :
1010 - " web"
11+ guide : " https://docs.quarkiverse.io/quarkus-openapi-generator/dev/index.html"
1112 icon-url : " https://raw.githubusercontent.com/quarkiverse/quarkus-openapi-generator/main/docs/modules/ROOT/assets/images/openapi.svg"
1213 status : " preview"
1314 codestart :
Original file line number Diff line number Diff line change 2626 <maven .compiler.release>17</maven .compiler.release>
2727 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2828 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
29- <quarkus .version>3.16.3 </quarkus .version>
29+ <quarkus .version>3.17.0 </quarkus .version>
3030 <apicurio .version>1.1.1.Final</apicurio .version>
3131 <version .com.github.javaparser>3.26.2</version .com.github.javaparser>
3232 <version .org.assertj>3.26.3</version .org.assertj>
You can’t perform that action at this time.
0 commit comments