Skip to content

Commit b0f59bd

Browse files
build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#299)
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.8.4 to 2.8.5. - [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.4...v2.8.5) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui 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> Co-authored-by: Matt Jones <bigboxer23@gmail.com>
1 parent 58f4b47 commit b0f59bd

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
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>org.springdoc</groupId>
3636
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
37-
<version>2.8.4</version>
37+
<version>2.8.5</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>com.fasterxml.jackson.module</groupId>

0 commit comments

Comments
 (0)