chore(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.17 to 3.0.3 in /captchaservice-backend#206
Conversation
3f8bc36 to
a5a8fa2
Compare
|
@dependabot rebase |
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.8.17 to 3.0.3. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/v3.0.3/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.8.17...v3.0.3) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
a5a8fa2 to
8363fca
Compare
|
@coderabbitai what's the issue? |
|
Tip For best results, initiate chat on the files or code changes. 🧩 Analysis chain🏁 Script executed: #!/bin/bash
# Find the pom.xml files in the backend
fd pom.xml --exec cat {}Length of output: 22046
The project currently uses Spring Boot 3.5.14, but The version line that supports Spring Boot 3.x is springdoc-openapi 2.x. You have two options:
This PR should be closed (or the version pinned back to |
|
@coderabbitai what's the issue? |
|
Tip For best results, initiate chat on the files or code changes.
Your two options:
|
Bumps org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.17 to 3.0.3.
Release notes
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.
... (truncated)
Changelog
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.
... (truncated)
Commits
3c30283[maven-release-plugin] prepare release v3.0.34184c05update .gitignore89745c2CHANGELOG.md update4d1a730Merge pull request #3260 from seregamorph/SpringDocHateoasConfiguration-class...54e7650ConditionalOnClass (HateoasProperties.class) in SpringDocHateoasConfiguration9f354b2Spring-boot upgrade to version 4.0.514df32fForwards all MCP non-transport headers, to downstream methods3ee9a44Forwards all MCP non-transport headers, to downstream methodsdf99408upgrade swagger-ui to version 5.32.26ee70f4upgrade swagger-api to version 2.2.47