Skip to content

deps(deps): bump the gradle-dependencies group across 1 directory with 3 updates#41

Merged
Abega1642 merged 1 commit intomainfrom
dependabot/gradle/gradle-dependencies-5bfcfb6e0a
Mar 13, 2026
Merged

deps(deps): bump the gradle-dependencies group across 1 directory with 3 updates#41
Abega1642 merged 1 commit intomainfrom
dependabot/gradle/gradle-dependencies-5bfcfb6e0a

Conversation

@dependabot
Copy link
Contributor

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

Bumps the gradle-dependencies group with 2 updates in the / directory: org.springdoc:springdoc-openapi-starter-webmvc-ui and software.amazon.awssdk:s3.

Updates 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

Updates software.amazon.awssdk:s3 from 2.41.33 to 2.42.4

Updates software.amazon.awssdk:s3-transfer-manager from 2.41.33 to 2.42.4

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…h 3 updates

Bumps the gradle-dependencies group with 2 updates in the / directory: [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) and software.amazon.awssdk:s3.


Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` 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)

Updates `software.amazon.awssdk:s3` from 2.41.33 to 2.42.4

Updates `software.amazon.awssdk:s3-transfer-manager` from 2.41.33 to 2.42.4

---
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
  dependency-group: gradle-dependencies
- dependency-name: software.amazon.awssdk:s3
  dependency-version: 2.42.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: software.amazon.awssdk:s3-transfer-manager
  dependency-version: 2.42.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 2, 2026

@Abega1642 Abega1642 merged commit 1d08fe1 into main Mar 13, 2026
29 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/gradle-dependencies-5bfcfb6e0a branch March 13, 2026 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant