From 28271d9ba4a04975c4bc80927790073a64310017 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 10:10:52 +0000 Subject: [PATCH] Bump springdoc.version from 2.8.14 to 3.0.0 Bumps `springdoc.version` from 2.8.14 to 3.0.0. Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.14 to 3.0.0 - [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.8.14...v3.0.0) Updates `org.springdoc:springdoc-openapi-starter-common` from 2.8.14 to 3.0.0 - [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.8.14...v3.0.0) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springdoc:springdoc-openapi-starter-common dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0ebc091..ce9a6fc 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ ${java.version} 1.16.1 - 2.8.14 + 3.0.0 3.4.5 3.9.0