Skip to content

Commit a404296

Browse files
dependabot[bot]paul58914080
authored andcommitted
build(deps): bump springdoc-openapi-starter.version
Bumps `springdoc-openapi-starter.version` from 2.8.13 to 2.8.14. Updates `org.springdoc:springdoc-openapi-starter-common` from 2.8.13 to 2.8.14 - [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.13...v2.8.14) Updates `org.springdoc:springdoc-openapi-starter-webmvc-api` from 2.8.13 to 2.8.14 - [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.13...v2.8.14) Updates `org.springdoc:springdoc-openapi-starter-webflux-api` from 2.8.13 to 2.8.14 - [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.13...v2.8.14) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-common dependency-version: 2.8.14 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-api dependency-version: 2.8.14 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springdoc:springdoc-openapi-starter-webflux-api dependency-version: 2.8.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8218902 commit a404296

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.13</springdoc-openapi-starter.version>
82+
<springdoc-openapi-starter.version>2.8.14</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)