Skip to content

Commit aa18f9a

Browse files
build(deps): 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-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](springdoc/springdoc-openapi@v2.8.14...v3.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](springdoc/springdoc-openapi@v2.8.14...v3.0.0) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-common dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major - 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 a13f85b commit aa18f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bubble-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<spring-boot-admin.version>3.5.6</spring-boot-admin.version>
2525

2626
<!-- Other Dependency Versions -->
27-
<springdoc.version>2.8.14</springdoc.version>
27+
<springdoc.version>3.0.0</springdoc.version>
2828
<swagger.version>2.2.40</swagger.version>
2929
<lombok.version>1.18.42</lombok.version>
3030
<testcontainers.version>2.0.2</testcontainers.version>

0 commit comments

Comments
 (0)