From 938101e187dcbfcca9b46b15ce245b3d57bd3979 Mon Sep 17 00:00:00 2001 From: "Badr.NassLahsen" Date: Fri, 3 Jan 2025 22:36:41 +0100 Subject: [PATCH] Moving to springdoc 2.8.0 --- docs/faq.html | 6 +++--- docs/getting-started.html | 2 +- docs/index.html | 18 +++++++++--------- docs/migrating-from-springfox.html | 2 +- docs/modules.html | 4 ++-- docs/sponsor.html | 2 +- docs/v1/index.html | 4 ++-- docs/v1/sponsor.html | 2 +- pom.xml | 2 +- src/docs/asciidoc/faq.adoc | 2 +- 10 files changed, 22 insertions(+), 22 deletions(-) diff --git a/docs/faq.html b/docs/faq.html index ab16abd..4739e2e 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -2011,7 +2011,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.7.0.

+

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

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

@@ -2028,7 +2028,7 @@

3.4.x

-

2.7.x

+

2.7.x - 2.8.x

3.3.x

@@ -2126,7 +2126,7 @@

diff --git a/docs/getting-started.html b/docs/getting-started.html index 6b6b039..447ec33 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.7.0</version>
+      <version>2.8.0</version>
    </dependency>
diff --git a/docs/index.html b/docs/index.html index adac4a6..7fd6933 100644 --- a/docs/index.html +++ b/docs/index.html @@ -18,7 +18,7 @@ -springdoc-openapi v2.6.0 +springdoc-openapi v2.8.0