fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v3 - #153
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/org.springdoc-springdoc-openapi-starter-webmvc-ui-3.x
branch
2 times, most recently
from
January 1, 2026 20:45
b4d0244 to
e636633
Compare
renovate
Bot
force-pushed
the
renovate/org.springdoc-springdoc-openapi-starter-webmvc-ui-3.x
branch
from
February 2, 2026 17:00
e636633 to
6b78bca
Compare
renovate
Bot
force-pushed
the
renovate/org.springdoc-springdoc-openapi-starter-webmvc-ui-3.x
branch
from
February 12, 2026 17:03
6b78bca to
2cb8a95
Compare
renovate
Bot
force-pushed
the
renovate/org.springdoc-springdoc-openapi-starter-webmvc-ui-3.x
branch
2 times, most recently
from
March 1, 2026 01:06
ef02315 to
935c61e
Compare
renovate
Bot
force-pushed
the
renovate/org.springdoc-springdoc-openapi-starter-webmvc-ui-3.x
branch
from
April 1, 2026 17:35
935c61e to
79814b6
Compare
renovate
Bot
force-pushed
the
renovate/org.springdoc-springdoc-openapi-starter-webmvc-ui-3.x
branch
2 times, most recently
from
April 12, 2026 04:54
fa1ad19 to
a4190e5
Compare
renovate
Bot
force-pushed
the
renovate/org.springdoc-springdoc-openapi-starter-webmvc-ui-3.x
branch
from
May 14, 2026 17:06
a4190e5 to
109e069
Compare
renovate
Bot
force-pushed
the
renovate/org.springdoc-springdoc-openapi-starter-webmvc-ui-3.x
branch
from
June 1, 2026 21:37
109e069 to
c0a4494
Compare
renovate
Bot
force-pushed
the
renovate/org.springdoc-springdoc-openapi-starter-webmvc-ui-3.x
branch
from
July 21, 2026 04:05
c0a4494 to
a610680
Compare
renovate
Bot
force-pushed
the
renovate/org.springdoc-springdoc-openapi-starter-webmvc-ui-3.x
branch
2 times, most recently
from
August 2, 2026 01:37
c8dec19 to
ede5403
Compare
renovate
Bot
force-pushed
the
renovate/org.springdoc-springdoc-openapi-starter-webmvc-ui-3.x
branch
2 times, most recently
from
September 7, 2026 00:53
ebc1949 to
1e01764
Compare
renovate
Bot
force-pushed
the
renovate/org.springdoc-springdoc-openapi-starter-webmvc-ui-3.x
branch
from
September 7, 2026 21:52
1e01764 to
1cefde6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.9.1→3.1.1Release Notes
springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)
v3.1.1Security
ThreadLocalcan leak headers between concurrent WebFlux requestsAccept-LanguageAdded
JsonNullablevalues without their Java wrapperspringdoc-openapi-bom, so that modules holding only the annotations stay in lockstepspringdoc.login-endpoint.username-exampleandspringdoc.login-endpoint.password-exampleto document the Spring Security login endpointChanged
springdoc.ai.mcp.enabled=true, andspringdoc.ai.mcp.dashboard-enabled=truefor the dashboardserver.forward-headers-strategy=framework(ornative) behind a trusted proxyspringdoc.cache.max-entries(default100) to bound the per-locale OpenAPI cachespringdoc.ai.mcp.audit.redact(defaulttrue) to mask secrets in MCP audit eventsjava.time.Duration,LocalTimeandOffsetTimeare now resolved by swagger-core instead of being forced to a barestring, so they carry aformat(durationandpartial-timerespectively for the first two)Setindirectly (LinkedHashSet,TreeSet, …) is now described withuniqueItems: true, following swagger-api/swagger-core#5265Fixed
/v3/api-docsfails with aNullPointerExceptionwhen spring-hateoas is on the classpath withoutHateoasPropertiesJson Processing Exception occurredis logged for every constrained parameter whose schema is not aJsonSchemaHttpHeadersparameter is described as a schema@Embeddableare missing from the Spring Data REST schemas@OrderandOrderedignored when applying customizersPagenested in another schema is not replaced byPagedModelOptionalparameters are droppedJsonSchemacannot be cloned through JSON@ParameterObjectfields are not passed alongSortandPageableschema property orderAny?type@EmbeddedIdand@MapsIdfields recursively in the response schemas…Responserefs could leak into the schema shared with the request body representationv3.1.0Added
nullablefor Kotlin propertiesChanged
Fixed
swagger-configSNAKE_CASE: some Java record fields remain camelCaseWebPropertiesandWebMvcPropertiesoptional inSwaggerConfignest()predicate across all routes innestPageschema property orderParameterObjectproperty applied toPathVariablewith the same name, even in unrelated endpointsMapnot allowed in JSONv3.0.3Compare Source
Added
nullable: truefor Kotlin nullable types in schema properties@Rangeconstraint validation annotationLocalDateChanged
@ConditionalOnClass(HateoasProperties.class)inSpringDocHateoasConfigurationwindow.location.pathnamefor MCP UIFixed
Directionenum: fixed visibility scope of group order so thatsetGroupsOrdermethod can be usedPropertyResolverUtilsretains aJsonNodewhen reading anExtensionPropertyannotationJsonViewcontext when resolvingPage<T>schemav3.0.2Compare Source
Added
springdoc.swagger-ui.document-titlepropertyChanged
Fixed
null/<groupName>on second request when usingGroupedOpenApiorg.springframework.boot:spring-boot-starterOpenApifield inSpringDocConfigPropertiesdoes not comply with camel case naming conventions_linksinallOfchild schemasv3.0.1Compare Source
Added
@OrdertoApplicationReadyEventlisteneruseReturnTypeSchemais evaluated at HTTP status code level instead of method levelChanged
Fixed
@RequestBodydid not take precedence@Schemaannotations on Kotlin value classesLinkedHashSetapplication.yml/v3/api-docsreturning Base64-encoded response with Spring Framework 7.0.2v3.0.0Compare Source
Added
Changed
Fixed
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.