Skip to content

Commit c107eb1

Browse files
chore(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.8.5 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.5...v2.8.14) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui 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 73a1d8d commit c107eb1

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
@@ -22,7 +22,7 @@
2222
<spotless-maven-plugin.version>2.43.0</spotless-maven-plugin.version>
2323
<swagger-annotations.version>2.2.39</swagger-annotations.version>
2424
<jackson-databind-nullable.version>0.2.6</jackson-databind-nullable.version>
25-
<springdoc-openapi.version>2.8.5</springdoc-openapi.version>
25+
<springdoc-openapi.version>2.8.14</springdoc-openapi.version>
2626
<openapi-generator-maven-plugin.version>7.11.0</openapi-generator-maven-plugin.version>
2727
</properties>
2828
<dependencies>

0 commit comments

Comments
 (0)