Skip to content

build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.15 to 2.8.16#219

Merged
zambrovski merged 1 commit intodevelopfrom
dependabot/maven/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.8.16
Mar 4, 2026
Merged

build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.15 to 2.8.16#219
zambrovski merged 1 commit intodevelopfrom
dependabot/maven/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.8.16

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.15 to 2.8.16.

Release notes

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.

springdoc-openapi v2.8.16 released!

Added

  • #3208 - Add support for springdoc.swagger-ui.document-title property to customize the browser tab title

Changed

  • Upgrade Spring Boot to version 3.5.11
  • Upgrade swagger-core to version 2.2.43
  • Upgrade swagger-ui to version 5.32.0
  • Upgrade Scalar to version 0.5.55

Fixed

  • #3230 – Scalar source URLs resolve to null/<groupName> on second request when using GroupedOpenApi
  • #3226 – Propagate @JsonView context when resolving Page<T> schema in PageOpenAPIConverter
  • #3205 – springdoc-ui does not work with native compile GraalVM 25
  • #3219 – Upgrade swagger-core from 2.2.42 to 2.2.43 (fixes schema resolution issues)
  • #3193 – OpenApi field in SpringDocConfigProperties does not comply with camelCase naming conventions
  • #3161 – Prevent duplicate _links in allOf child schemas extending RepresentationModel
  • Fix type annotation not considered when Kotlin is not present
  • Fix property resolution for parameter default values

What's Changed

New Contributors

Full Changelog: springdoc/springdoc-openapi@v2.8.15...v2.8.16

Changelog

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.

[2.8.16] - 2026-02-27

Added

  • Add support for springdoc.swagger-ui.document-title property to customize the browser tab title

Changed

  • Upgrade Spring Boot to version 3.5.11
  • Upgrade swagger-core to version 2.2.43
  • Upgrade swagger-ui to version 5.32.0
  • Upgrade Scalar to version 0.5.55

Fixed

  • #3230 – Scalar source URLs resolve to null/<groupName> on second request when using GroupedOpenApi
  • #3226 – Propagate @JsonView context when resolving Page<T> schema in PageOpenAPIConverter
  • #3205 – springdoc-ui does not work with native compile GraalVM 25
  • #3219 – Upgrade swagger-core from 2.2.42 to 2.2.43 (fixes schema resolution issues)
  • #3193 – OpenApi field in SpringDocConfigProperties does not comply with camelCase naming conventions
  • #3161 – Prevent duplicate _links in allOf child schemas extending RepresentationModel
  • Fix type annotation not considered when Kotlin is not present
  • Fix property resolution for parameter default values
Commits
  • 22f26af [maven-release-plugin] prepare release v2.8.16
  • 0fd4ce3 Copyright updates
  • 10147ac code refactoring
  • 25900e9 Upgrade swagger-ui to version 5.32.0
  • 86b385c code review
  • d938062 CHANGELOG.md updates
  • 412d3ca enable SNAPSHOTS distribution
  • b74452a Scalar source URLs resolve to "null/<groupName>" on second request when using...
  • da1d8b1 Merge pull request #3226 from Akila-1329/fix/jsonview-page-schema
  • 50159b7 fix: propagate JsonView context when resolving Page<T> schema in PageOpenAPIC...
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.springdoc:springdoc-openapi-starter-webmvc-ui [>= 3.a0, < 4]

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.8.15 to 2.8.16.
- [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.15...v2.8.16)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-version: 2.8.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Type: dependencies Version updates label Mar 2, 2026
@jangalinski jangalinski self-assigned this Mar 3, 2026
@jangalinski jangalinski added this to the 0.8.0 milestone Mar 3, 2026
@jangalinski jangalinski removed their assignment Mar 3, 2026
@jangalinski jangalinski removed this from the 0.8.0 milestone Mar 3, 2026
@zambrovski zambrovski self-assigned this Mar 4, 2026
@zambrovski zambrovski added this to the 0.8.0 milestone Mar 4, 2026
@zambrovski zambrovski merged commit 8c3bd7e into develop Mar 4, 2026
3 of 4 checks passed
@zambrovski zambrovski deleted the dependabot/maven/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.8.16 branch March 4, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: dependencies Version updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants