File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -1812,7 +1812,7 @@ <h3 id="_what_is_the_compatibility_matrix_of_springdoc_openapi_with_spring_boot"
18121812< p > < code > springdoc-openapi 2.x</ code > is compatible with < code > spring-boot 3</ code > .</ p >
18131813</ div >
18141814< div class ="paragraph ">
1815- < p > In general, < strong > you should only pick the last stable version as per today 2.0.3 .</ strong > </ p >
1815+ < p > In general, < strong > you should only pick the last stable version as per today 2.0.4 .</ strong > </ p >
18161816</ div >
18171817< div class ="paragraph ">
18181818< p > More precisely, this the exhaustive list of spring-boot versions against which < code > springdoc-openapi</ code > has been built:</ p >
@@ -1869,7 +1869,7 @@ <h3 id="_what_is_the_compatibility_matrix_of_springdoc_openapi_with_spring_boot"
18691869</ div >
18701870< div id ="footer ">
18711871< div id ="footer-text ">
1872- Last updated 2023-03-10 07:16:19 +0100
1872+ Last updated 2023-03-15 00:51:13 +0100
18731873</ div >
18741874</ div >
18751875</ div >
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ <h2 id="getting-started"><a class="anchor" href="#getting-started"></a>Getting S
4040< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
4141 <groupId>org.springdoc</groupId>
4242 <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
43- <version>2.0.3 </version>
43+ <version>2.0.4 </version>
4444 </dependency></ code > </ pre >
4545</ div >
4646</ div >
@@ -96,7 +96,7 @@ <h2 id="getting-started"><a class="anchor" href="#getting-started"></a>Getting S
9696</ div >
9797< div id ="footer ">
9898< div id ="footer-text ">
99- Last updated 2023-03-10 07:16:19 +0100
99+ Last updated 2023-03-15 00:51:13 +0100
100100</ div >
101101</ div >
102102</ div >
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ <h2 id="migrating-from-springfox"><a class="anchor" href="#migrating-from-spring
4444< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
4545 <groupId>org.springdoc</groupId>
4646 <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
47- <version>2.0.3 </version>
47+ <version>2.0.4 </version>
4848 </dependency></ code > </ pre >
4949</ div >
5050</ div >
@@ -217,7 +217,7 @@ <h2 id="migrating-from-springfox"><a class="anchor" href="#migrating-from-spring
217217</ div >
218218< div id ="footer ">
219219< div id ="footer-text ">
220- Last updated 2023-03-10 07:16:19 +0100
220+ Last updated 2023-03-15 00:51:13 +0100
221221</ div >
222222</ div >
223223</ div >
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ <h3 id="_spring_webmvc_support"><a class="anchor" href="#_spring_webmvc_support"
7373< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
7474 <groupId>org.springdoc</groupId>
7575 <artifactId>springdoc-openapi-starter-webmvc-api</artifactId>
76- <version>2.0.3 </version>
76+ <version>2.0.4 </version>
7777 </dependency></ code > </ pre >
7878</ div >
7979</ div >
@@ -125,7 +125,7 @@ <h3 id="_spring_webflux_support"><a class="anchor" href="#_spring_webflux_suppor
125125< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
126126 <groupId>org.springdoc</groupId>
127127 <artifactId>springdoc-openapi-starter-webflux-ui</artifactId>
128- <version>2.0.3 </version>
128+ <version>2.0.4 </version>
129129 </dependency></ code > </ pre >
130130</ div >
131131</ div >
@@ -524,7 +524,7 @@ <h3 id="_javadoc_support"><a class="anchor" href="#_javadoc_support"></a>Javadoc
524524</ div >
525525< div id ="footer ">
526526< div id ="footer-text ">
527- Last updated 2023-03-10 07:20:02 +0100
527+ Last updated 2023-03-15 00:51:13 +0100
528528</ div >
529529</ div >
530530</ div >
You can’t perform that action at this time.
0 commit comments