Skip to content

Commit b236443

Browse files
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) 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](springdoc/springdoc-openapi@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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 29da04f commit b236443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<!-- must be the same as the parent version -->
5959
<spring.boot.version>3.5.8</spring.boot.version>
6060
<spring.cloud.version>2025.0.0</spring.cloud.version>
61-
<springdoc-openapi.version>2.8.14</springdoc-openapi.version>
61+
<springdoc-openapi.version>3.0.0</springdoc-openapi.version>
6262

6363
<!-- Spring boot version overrides (should be reviewed with every Spring boot upgrade) - START -->
6464
<!-- Newer versions needed than defined in the Spring boot -->

0 commit comments

Comments
 (0)