Skip to content

Commit f7f2a18

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

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
@@ -78,7 +78,7 @@
7878
<jackson-module-kotlin.version>2.19.2</jackson-module-kotlin.version>
7979
<kotlin.version>2.2.10</kotlin.version>
8080
<cucumber.version>7.23.0</cucumber.version>
81-
<springdoc-openapi-starter.version>2.8.10</springdoc-openapi-starter.version>
81+
<springdoc-openapi-starter.version>2.8.11</springdoc-openapi-starter.version>
8282
<meanbean.version>2.0.3</meanbean.version>
8383
<!-- plugin -->
8484
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>

0 commit comments

Comments
 (0)