Skip to content

Commit 97c6417

Browse files
chore(deps): bump springdoc from 2.8.14 to 3.0.0
Bumps `springdoc` 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-webflux-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-webmvc-ui dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springdoc:springdoc-openapi-starter-webflux-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 3aa897d commit 97c6417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
kotlin = "2.3.20-dev-2461"
33
spring-boot = "3.5.7"
44
spring-dependency-managment = "1.1.7"
5-
springdoc = "2.8.14"
5+
springdoc = "3.0.0"
66
aws-serverless-java-container-springboot3 = "2.1.5"
77
junit = "4.13.2"
88
logstash-logback-encoder = "9.0"

0 commit comments

Comments
 (0)