From 2eaffbc9766fbbc2fe83f26d80074780544242ff Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 4 Mar 2025 01:18:13 +0000
Subject: [PATCH] :arrow_up: Bump
 org.springdoc:springdoc-openapi-starter-webflux-ui

Bumps [org.springdoc:springdoc-openapi-starter-webflux-ui](https://github.com/springdoc/springdoc-openapi) from 2.3.0 to 2.8.5.
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](https://github.com/springdoc/springdoc-openapi/compare/v2.3.0...v2.8.5)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-starter-webflux-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index eb4aba2..804f032 100644
--- a/pom.xml
+++ b/pom.xml
@@ -374,7 +374,7 @@
             <dependency>
                 <groupId>org.springdoc</groupId>
                 <artifactId>springdoc-openapi-starter-webflux-ui</artifactId>
-                <version>2.3.0</version>
+                <version>2.8.5</version>
             </dependency>
             <!-- protostuff -->
             <dependency>