Skip to content

Commit 42403a3

Browse files
build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#774)
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.8.11 to 2.8.12. - [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.11...v2.8.12) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8384cc0 commit 42403a3

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
@@ -183,7 +183,7 @@
183183
<dependency>
184184
<groupId>org.springdoc</groupId>
185185
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
186-
<version>2.8.11</version>
186+
<version>2.8.12</version>
187187
</dependency>
188188

189189
<!-- Spring test -->

0 commit comments

Comments
 (0)