diff --git a/docs/faq.html b/docs/faq.html index 9cc4d66..3585f55 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -2004,7 +2004,7 @@

springdoc-openapi 2.x is compatible with spring-boot 3.

-

In general, you should only pick the last stable version as per today 2.8.17.

+

In general, you should only pick the last stable version as per today 3.0.3.

More precisely, this the exhaustive list of spring-boot versions against which springdoc-openapi has been built:

diff --git a/docs/getting-started.html b/docs/getting-started.html index 906b401..ec0f1f7 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -40,7 +40,7 @@

Getting S
   <dependency>
       <groupId>org.springdoc</groupId>
       <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
-      <version>2.8.17</version>
+      <version>3.0.3</version>
    </dependency>

diff --git a/docs/index.html b/docs/index.html index eebb6f5..80706a2 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,7 +16,7 @@ -springdoc-openapi v2.8.17 +springdoc-openapi v3.0.3