Skip to content

Commit 4c95ecb

Browse files
build(deps): bump springdoc-openapi-starter.version from 2.8.14 to 3.0.0
Bumps `springdoc-openapi-starter.version` from 2.8.14 to 3.0.0. Updates `org.springdoc:springdoc-openapi-starter-common` from 2.8.14 to 3.0.0 - [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.14...v3.0.0) Updates `org.springdoc:springdoc-openapi-starter-webmvc-api` from 2.8.14 to 3.0.0 - [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.14...v3.0.0) Updates `org.springdoc:springdoc-openapi-starter-webflux-api` from 2.8.14 to 3.0.0 - [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.14...v3.0.0) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-common dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-api dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springdoc:springdoc-openapi-starter-webflux-api dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb69680 commit 4c95ecb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<kotlin.version>2.2.21</kotlin.version>
8080
<cucumber.version>7.31.0</cucumber.version>
8181
<junit-jupiter.version>6.0.1</junit-jupiter.version>
82-
<springdoc-openapi-starter.version>2.8.14</springdoc-openapi-starter.version>
82+
<springdoc-openapi-starter.version>3.0.0</springdoc-openapi-starter.version>
8383
<meanbean.version>2.0.3</meanbean.version>
8484
<!-- plugin -->
8585
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>

0 commit comments

Comments
 (0)