From 8049b0b38f819007e31d3461e27c785ecf561d0d Mon Sep 17 00:00:00 2001
From: Akhil Kumar
Date: Tue, 16 Jun 2026 16:53:37 +0530
Subject: [PATCH] docs: update springdoc-openapi version references from 2.8.17
to 3.0.3
---
docs/faq.html | 2 +-
docs/getting-started.html | 2 +-
docs/index.html | 24 ++++++++++++------------
docs/migrating-from-springfox.html | 2 +-
docs/modules.html | 14 +++++++-------
docs/v4/index.html | 8 ++++----
docs/v4/modules.html | 8 ++++----
pom.xml | 2 +-
src/docs/asciidoc/index.adoc | 2 +-
9 files changed, 32 insertions(+), 32 deletions(-)
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