Skip to content

Commit 3d93e9b

Browse files
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](springdoc/springdoc-openapi@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](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 - 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] <support@github.com>
1 parent 050fb7d commit 3d93e9b

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
@@ -59,7 +59,7 @@
5959
<maven.compiler.target>${java.version}</maven.compiler.target>
6060
<!-- Dependencies (other than Maven plugins) -->
6161
<micrometer.version>1.16.0</micrometer.version>
62-
<springdoc.version>2.8.14</springdoc.version>
62+
<springdoc.version>3.0.0</springdoc.version>
6363
<spring-boot-admin.version>3.4.5</spring-boot-admin.version>
6464
<!-- Maven plugins -->
6565
<maven-project-info-reports-plugin.version>3.9.0</maven-project-info-reports-plugin.version>

0 commit comments

Comments
 (0)