Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.13 to 2.8.14
Bumps org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.13 to 2.8.14.
Release notes
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.
springdoc-openapi v2.8.14 released!
What's Changed
- disable "/v3/api-docs", and "/swagger-ui.html" by default and upgrade to Scalar 0.2.1 by
@zakaria-shahenin springdoc/springdoc-openapi#3090- Upgrade swagger-core to version 2.2.38 by
@Mattias-Sehlstedtin springdoc/springdoc-openapi#3105- fix:compatible with lower version of getOpenApi(). by
@SkyeBeFreemanin springdoc/springdoc-openapi#3107- Add logs to notify when SpringDocs/Scalar is enabled because SpringDocs/Scalar is enabled by default (#3090) by
@zakaria-shahenin springdoc/springdoc-openapi#3122Added
- #3090 - Add logs to notify when SpringDocs/Scalar is enabled because SpringDocs/Scalar is enabled by default
Changed
- Upgrade swagger-ui to v5.30.1
- Upgrade swagger-core to v2.2.38
- Upgrade spring-boot to v3.5.7
- Upgrade commons-lang3 to v3.18.0
- Upgrade scalar to v0.3.12
Fixed
- #3107 - Fix:compatible with lower version of getOpenApi().
- #3121 - NPE in KotlinDeprecatedPropertyCustomizer - resolvedSchema is null
New Contributors
@zakaria-shahenmade their first contribution in springdoc/springdoc-openapi#3090@SkyeBeFreemanmade their first contribution in springdoc/springdoc-openapi#3107Full Changelog: https://github.com/springdoc/springdoc-openapi/compare/v2.8.13...v2.8.14
Changelog
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.
[2.8.14] - 2025-11-02
Added
- #3090 - Add logs to notify when SpringDocs/Scalar is enabled because SpringDocs/Scalar is enabled by default
Changed
- Upgrade swagger-ui to v5.30.1
- Upgrade swagger-core to v2.2.38
- Upgrade spring-boot to v3.5.7
- Upgrade commons-lang3 to v3.18.0
- Upgrade scalar to v0.3.12
Fixed
Commits
a5a9ca4[maven-release-plugin] prepare release v2.8.14ae4e05cupdate for release 2.8.14e6abdb6Merge branch 'zakaria-shahen-issues/add-log-when-springdoc-enabled'fa05431code reviewce7f0f7Merge branch 'issues/add-log-when-springdoc-enabled' of github.com:zakaria-sh...f01af05update to swagger-ui version 5.30.17be8cfeadd logs to notify developer the SpringDocs or Scalar is enabled. see #30904aa45e6[Bug] NPE in KotlinDeprecatedPropertyCustomizer - resolvedSchema is null. Fix...85ecc01upgrade commons-lang3 to 3.18.0. Fixes #30936553144swagger-ui update to version 5.30.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai reviewcommand.You can disable this status message by setting the
reviews.review_statustofalsein the CodeRabbit configuration file.
[!NOTE]
Free review on us!
CodeRabbit is offering free reviews until Thu Nov 06 2025 to showcase some of the refinements we've made.
Comment @coderabbitai help to get the list of available commands and usage tips.
Superseded by #1077.