Skip to content

Commit fcfedbc

Browse files
chore(deps): bump springdoc-openapi-stater-common.version
Bumps `springdoc-openapi-stater-common.version` from 2.8.9 to 2.8.11. Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.9 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.9...v2.8.11) Updates `org.springdoc:springdoc-openapi-starter-common` from 2.8.9 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.9...v2.8.11) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springdoc:springdoc-openapi-starter-common dependency-version: 2.8.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b95ca1 commit fcfedbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<spring-security-jwt.version>1.1.1.RELEASE</spring-security-jwt.version>
155155
<spring-security-oauth2-authorization-server.version>1.5.1</spring-security-oauth2-authorization-server.version>
156156
<spring-security.version>6.5.3</spring-security.version>
157-
<springdoc-openapi-stater-common.version>2.8.9</springdoc-openapi-stater-common.version>
157+
<springdoc-openapi-stater-common.version>2.8.11</springdoc-openapi-stater-common.version>
158158
<springframework.version>6.2.10</springframework.version>
159159
<thrift.version>0.20.0</thrift.version>
160160
<wiremock.version>3.13.1</wiremock.version>

0 commit comments

Comments
 (0)