File tree 4 files changed +9
-9
lines changed
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"
1812
1812
< p > < code > springdoc-openapi 2.x</ code > is compatible with < code > spring-boot 3</ code > .</ p >
1813
1813
</ div >
1814
1814
< 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 >
1816
1816
</ div >
1817
1817
< div class ="paragraph ">
1818
1818
< 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"
1869
1869
</ div >
1870
1870
< div id ="footer ">
1871
1871
< div id ="footer-text ">
1872
- Last updated 2023-03-10 07:16:19 +0100
1872
+ Last updated 2023-03-15 00:51:13 +0100
1873
1873
</ div >
1874
1874
</ div >
1875
1875
</ 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
40
40
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
41
41
<groupId>org.springdoc</groupId>
42
42
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
43
- <version>2.0.3 </version>
43
+ <version>2.0.4 </version>
44
44
</dependency></ code > </ pre >
45
45
</ div >
46
46
</ div >
@@ -96,7 +96,7 @@ <h2 id="getting-started"><a class="anchor" href="#getting-started"></a>Getting S
96
96
</ div >
97
97
< div id ="footer ">
98
98
< div id ="footer-text ">
99
- Last updated 2023-03-10 07:16:19 +0100
99
+ Last updated 2023-03-15 00:51:13 +0100
100
100
</ div >
101
101
</ div >
102
102
</ 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
44
44
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
45
45
<groupId>org.springdoc</groupId>
46
46
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
47
- <version>2.0.3 </version>
47
+ <version>2.0.4 </version>
48
48
</dependency></ code > </ pre >
49
49
</ div >
50
50
</ div >
@@ -217,7 +217,7 @@ <h2 id="migrating-from-springfox"><a class="anchor" href="#migrating-from-spring
217
217
</ div >
218
218
< div id ="footer ">
219
219
< div id ="footer-text ">
220
- Last updated 2023-03-10 07:16:19 +0100
220
+ Last updated 2023-03-15 00:51:13 +0100
221
221
</ div >
222
222
</ div >
223
223
</ 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"
73
73
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
74
74
<groupId>org.springdoc</groupId>
75
75
<artifactId>springdoc-openapi-starter-webmvc-api</artifactId>
76
- <version>2.0.3 </version>
76
+ <version>2.0.4 </version>
77
77
</dependency></ code > </ pre >
78
78
</ div >
79
79
</ div >
@@ -125,7 +125,7 @@ <h3 id="_spring_webflux_support"><a class="anchor" href="#_spring_webflux_suppor
125
125
< pre class ="highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
126
126
<groupId>org.springdoc</groupId>
127
127
<artifactId>springdoc-openapi-starter-webflux-ui</artifactId>
128
- <version>2.0.3 </version>
128
+ <version>2.0.4 </version>
129
129
</dependency></ code > </ pre >
130
130
</ div >
131
131
</ div >
@@ -524,7 +524,7 @@ <h3 id="_javadoc_support"><a class="anchor" href="#_javadoc_support"></a>Javadoc
524
524
</ div >
525
525
< div id ="footer ">
526
526
< div id ="footer-text ">
527
- Last updated 2023-03-10 07:20:02 +0100
527
+ Last updated 2023-03-15 00:51:13 +0100
528
528
</ div >
529
529
</ div >
530
530
</ div >
You can’t perform that action at this time.
0 commit comments